TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
input_stream_adapter()
[2/2]
nlohmann::detail::input_stream_adapter::input_stream_adapter
(
input_stream_adapter
&&
rhs
)
inline
noexcept
Definition at line
5454
of file
json.hpp
.
5455
:
is
(rhs.is), sb(rhs.sb)
5456
{
5457
rhs.is =
nullptr
;
5458
rhs.sb =
nullptr
;
5459
}
nlohmann::detail::input_stream_adapter::is
std::istream * is
the associated input stream
Definition:
json.hpp:5479
nlohmann
detail
input_stream_adapter
Generated on Thu Apr 7 2022 14:11:01 for TerraForge3D by
1.9.3