#
compile-time-reflection
Here are 7 public repositories matching this topic...
4
nbirillo
commented
Sep 16, 2021
Add ktlint and fix all code quality issues if it is necessary
A handy, tiny but powerful compile-time reflection system for C++.
-
Updated
Jul 3, 2020 - C++
Compile-Time Reflection in C++ for use with Scripting Languages
reflection
lua
cpp
julia
scripting
marshalling
header-only
compile-time
lua-language
scriptingbridge
cpp20
compile-time-reflection
compile-time-meta-programming
wren-language
-
Updated
Nov 18, 2021 - C++
JSON Serializer using compile time reflection
-
Updated
Apr 10, 2019 - C++
Utility for statically determining the number of members in an aggregate struct.
reflection
constexpr
cpp14
aggregate
cpp17
struct
cpp20
compile-time-reflection
member-variable
compile-time-meta-programming
-
Updated
May 8, 2021 - C++
Collection of static-reflection utilities for aggregate initializables.
reflection
constexpr
aggregate
cpp17
struct
cpp20
compile-time-reflection
member-variable
compile-time-meta-programming
static-reflection
-
Updated
May 8, 2021 - C++
Improve this page
Add a description, image, and links to the compile-time-reflection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compile-time-reflection topic, visit your repo's landing page and select "manage topics."
@MartinWitt points out rightly that assertTrue assertions should always have a message, see INRIA/spoon#4298 (review)
It's a good Spoon exercise to write a processor to detect assertTrue without messages.
We welcome first contributors to Spoon who add missing messages to assertTrue.