TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ wide_string_input_adapter()

template<typename BaseInputAdapter , typename WideCharType >
nlohmann::detail::wide_string_input_adapter< BaseInputAdapter, WideCharType >::wide_string_input_adapter ( BaseInputAdapter  base)
inline

Definition at line 5662 of file json.hpp.

5663 : base_adapter(base) {}