TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
json_ref()
[4/4]
template<typename BasicJsonType >
template<class... Args, enable_if_t< std::is_constructible< value_type, Args... >::value, int > = 0>
nlohmann::detail::json_ref
< BasicJsonType >::json_ref
(
Args &&...
args
)
inline
Definition at line
13580
of file
json.hpp
.
13581
: owned_value(std::forward<Args>(args)...)
13582
{}
nlohmann
detail
json_ref
Generated on Thu Apr 7 2022 14:11:02 for TerraForge3D by
1.9.3