Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
Wrapper class for exporting JSON output. More...
#include <JsonPimpl.hh>
Public Attributes | |
nlohmann::json | obj |
Wrapper class for exporting JSON output.
The caller is expected to use the value directly, so replace obj
with the JSON object.