Celeritas 0.6.0-dev.116+3fbab5e0
|
Classes | |
struct | celeritas::JsonPimpl |
Wrapper class for exporting JSON output. More... | |
Functions | |
template<class T > | |
void | celeritas::to_json_pimpl (JsonPimpl *jp, T const &self) |
Helper function to write an object to JSON. | |
template<class T > | |
nlohmann::json | celeritas::json_pimpl_output (T const &self) |