TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
value()
template<typename BasicJsonType >
reference
nlohmann::detail::iter_impl
< BasicJsonType >::value
(
)
const
inline
return the value of an iterator
Precondition
The iterator is initialized; i.e.
m_object != nullptr
.
Definition at line
12401
of file
json.hpp
.
12402
{
12403
return
operator*
();
12404
}
nlohmann::detail::iter_impl::operator*
reference operator*() const
return a reference to the value pointed to by the iterator
Definition:
json.hpp:11943
nlohmann
detail
iter_impl
Generated on Thu Apr 7 2022 14:11:02 for TerraForge3D by
1.9.3