Qx v0.5.8
Qt Extensions Library
|
Specifies that a type is an associative container, the value type of which is convertible, to/from JSON, and for which a key/value type specializaton of keygen() exists. More...
Satisfied if T satisfies Qx::qassociative, T::mapped_type satisfies json_convertible, and T::key_type + T::mapped_type satisfy json_keyable.