|
MIRA
|
If Collection has 2 (or more, defaulted) template parameters, where the first one is std::string, check if the second one matches a type definition for 'mapped_type'. More...
#include <serialization/JSONSerializer.h>

Static Public Member Functions | |
| static void | reflect (JSONDeserializer &r, uint32 &ioCount) |
If Collection has 2 (or more, defaulted) template parameters, where the first one is std::string, check if the second one matches a type definition for 'mapped_type'.
In that case, the content may be encoded as object rather than as collection of pairs.
|
inlinestaticinherited |
1.8.14