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

The TreatAsSet class allows treating custom classes as std::set or std::unordered_set. More...

#include <traits.h>

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

Detailed Description

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

The TreatAsSet class allows treating custom classes as std::set or std::unordered_set.

Definition at line 25 of file traits.h.


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