cpp-reflect
C++ Reflection and Annotations Library
|
This is the complete list of members for refl::serializer< Format >, including all inherited members.
args_t typedef | refl::serializer< Format > | |
to_stream(O &out, const auto &obj, const args_t< O > &args={}) | refl::serializer< Format > | inlinestatic |
to_string(const auto &obj, const args_t< std::stringstream > &args={}) | refl::serializer< Format > | inlinestatic |