peerplays-fc/include/fc/reflect
Nathan Hourt 0248e20531
Add option to compile dynamic libraries
Also, fix build:
Clang 10.0.1 has incompatible rules with other compilers on whether
you must/cannot put the `template` keyword in part of the reflection
code. Add a special case to make it work all around.
2021-03-13 09:14:01 -06:00
..
reflect.hpp Add option to compile dynamic libraries 2021-03-13 09:14:01 -06:00
typelist.hpp Add option to compile dynamic libraries 2021-03-13 09:14:01 -06:00
typename.hpp Revert "Removed signed_int" 2020-09-17 12:26:06 -05:00
variant.hpp Replaced true_type, false_type, is_class, is_enum with std type_traits 2019-06-06 14:41:47 +02:00