Go to the source code of this file.
|
template<class ValueType , class MapType > |
ValueType | JsConvertToContainerType (const JsValue &value) |
| Returns value converted recursively to the template and map types given by the ValueType and MapType parameters.
|
|
◆ JsConvertToContainerType()
ValueType JsConvertToContainerType |
( |
const JsValue & |
value | ) |
|
Returns value
converted recursively to the template and map types given by the ValueType
and MapType
parameters.
- See also
- JsValueTypeConverter
Definition at line 122 of file converter.h.