TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ string()

template<typename BasicJsonType >
virtual bool nlohmann::json_sax< BasicJsonType >::string ( string_t &  val)
pure virtual

a string was read

Parameters
[in]valstring value
Returns
whether parsing should proceed
Note
It is safe to move the passed string.