Celeritas 0.6.0-rc.2.13+develop.285b9112
|
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) |