Specifies that a type is a JSON-tied struct.
More...
template<typename T>
Specifies that a type is a JSON-tied struct registered with QX_JSON_STRUCT().
Definition qx-json.h:245
Specifies that a type is a JSON-tied struct registered with QX_JSON_STRUCT_OUTSIDE().
Definition qx-json.h:250
Specifies that a type is a JSON-tied struct.
Definition qx-json.h:255
Satisfied if T has been properly registered with QX_JSON_STRUCT() or QX_JSON_STRUCT_OUTSIDE().