CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <jsonParser.hh>
Helper struct for constructing objects that need additional data.
is equivalent to:
This struct can be specialized to create new jsonConstructor<T>::from_json as needed.
Definition at line 548 of file jsonParser.hh.
Static Public Member Functions | |
static ReturnType | from_json (const jsonParser &json) |
Default from_json is equivalent to. More... | |
|
inlinestatic |
Default from_json is equivalent to.
Definition at line 551 of file jsonParser.hh.