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. More...
|
| |
| 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 139 of file converter.h.