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:281
Specifies that a type is a JSON-tied struct registered with QX_JSON_STRUCT_OUTSIDE().
Definition qx-json.h:286
Specifies that a type is a JSON-tied struct.
Definition qx-json.h:291
Satisfied if T has been properly registered with QX_JSON_STRUCT() or QX_JSON_STRUCT_OUTSIDE().