cpp-reflect
C++ Reflection and Annotations Library
Loading...
Searching...
No Matches
refl::serializer< Format > Member List

This is the complete list of members for refl::serializer< Format >, including all inherited members.

args_t typedefrefl::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