Reflection for RapidJSON  0.0.15
Reflection for serializing/deserializing with RapidJSON
Todo List

GCC complains when putting :: before "ReflectiveRapidJSON" namespace: "global qualification of class name is invalid before ':' token" Find out whether this is a compiler bug or a correct error message.

ReflectiveRapidJSON::JsonDeserializationErrors Member ReflectiveRapidJSON::JsonDeserializationErrors::reportArraySizeMismatch () Allow specifying expected and actual size.

ReflectiveRapidJSON::JsonDeserializationErrors Member ReflectiveRapidJSON::JsonDeserializationErrors::reportConversionError (JsonType jsonType) Allow specifying the error message.

ReflectiveRapidJSON::JsonDeserializationErrors Member ReflectiveRapidJSON::JsonDeserializationErrors::reportUnexpectedDuplicate (JsonType jsonType) Allow specifying the error message.

" </dt><dd> \anchor _todo000005 GCC complains when putting :: before "ReflectiveRapidJSON" namespace: "global qualification of class name is invalid before ':' token" Find out whether this is a compiler bug or a correct error message.