Celeritas 0.6.0-dev.115+3b60a5fd
|
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.