TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
iterator_input_adapter()
template<typename IteratorType >
nlohmann::detail::iterator_input_adapter
< IteratorType >::iterator_input_adapter
(
IteratorType
first
,
IteratorType
last
)
inline
Definition at line
5492
of file
json.hpp
.
5493
: current(std::move(first)), end(std::move(last))
5494
{}
nlohmann
detail
iterator_input_adapter
Generated on Thu Apr 7 2022 14:11:02 for TerraForge3D by
1.9.3