TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
binary_writer()
template<typename BasicJsonType , typename CharType >
nlohmann::detail::binary_writer
< BasicJsonType, CharType >::binary_writer
(
output_adapter_t
< CharType >
adapter
)
inline
explicit
create a binary writer
Parameters
[in]
adapter
output adapter to write to
Definition at line
13808
of file
json.hpp
.
13808
:
oa
(std::move(adapter))
13809
{
13810
JSON_ASSERT(
oa
);
13811
}
nlohmann::detail::binary_writer::oa
output_adapter_t< CharType > oa
the output
Definition:
json.hpp:15519
nlohmann
detail
binary_writer
Generated on Thu Apr 7 2022 14:11:00 for TerraForge3D by
1.9.3