TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
input_adapter()
[3/7]
template<typename IteratorType >
iterator_input_adapter_factory
< IteratorType >::adapter_type nlohmann::detail::input_adapter
(
IteratorType
first
,
IteratorType
last
)
Definition at line
5739
of file
json.hpp
.
5740
{
5741
using
factory_type =
iterator_input_adapter_factory<IteratorType>
;
5742
return
factory_type::create(first, last);
5743
}
nlohmann::detail::iterator_input_adapter_factory
Definition:
json.hpp:5702
nlohmann
detail
Generated on Thu Apr 7 2022 14:11:00 for TerraForge3D by
1.9.3