|
cpp-reflect
C++ Reflection and Annotations Library
|
import reflect.marshal.formats.default_fmt;import reflect.marshal.formats.json;import reflect;import reflect.marshal.formats.base;import packtl;import std;
Include dependency graph for serializer.cppm:Go to the source code of this file.
Classes | |
| struct | refl::serializer< Format > |
Namespaces | |
| namespace | refl |
Functions | |
| template<template< typename > typename Format = formats::default_fmt> | |
| std::string | refl::to_string (const auto &obj, const typename Format< std::stringstream >::args_t &args={}) |