1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Reflection
Thomas Harte cb1970ebab Switch to more compact form of output for bool.
This also will hopefully deal with GCC's slightly confused claim that 'value' may be used without having been initialised down at #define OutputIntC (i.e. after it's out of scope, but I can sort of see why GCC might get confused while it remains in scope).
2020-04-12 14:40:32 -04:00
..
Enum.hpp Renames files to match project convention. 2020-03-19 23:24:06 -04:00
Struct.cpp Switch to more compact form of output for bool. 2020-04-12 14:40:32 -04:00
Struct.hpp Removes non-functional assert. 2020-03-30 21:48:07 -04:00