Reflection for RapidJSON  0.0.15
Reflection for serializing/deserializing with RapidJSON
ReflectiveRapidJSON::TreatAsMultiMapOrHash< T > Struct Template Reference

The TreatAsMultiMapOrHash class allows treating custom classes as std::multimap or std::unordered_multimap. More...

#include <traits.h>

Inheritance diagram for ReflectiveRapidJSON::TreatAsMultiMapOrHash< T >:
[legend]
Collaboration diagram for ReflectiveRapidJSON::TreatAsMultiMapOrHash< T >:
[legend]

Detailed Description

template<typename T>
struct ReflectiveRapidJSON::TreatAsMultiMapOrHash< T >

The TreatAsMultiMapOrHash class allows treating custom classes as std::multimap or std::unordered_multimap.

Definition at line 22 of file traits.h.


The documentation for this struct was generated from the following file: