|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
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) |