Conscience Core
nlohmann
detail
is_range
Static Public Attributes
|
List of all members
nlohmann::detail::is_range< T > Struct Template Reference
#include <
json.hpp
>
Static Public Attributes
static constexpr bool
value
= !std::is_same<iterator,
nonesuch
>::value && !std::is_same<sentinel,
nonesuch
>::value && is_iterator_begin
Member Data Documentation
◆
value
template<typename T >
constexpr bool
nlohmann::detail::is_range
< T >::value = !std::is_same<iterator,
nonesuch
>::value && !std::is_same<sentinel,
nonesuch
>::value && is_iterator_begin
static
constexpr
The documentation for this struct was generated from the following file:
CoreObjects/Exchange/glTF/tinygltf/
json.hpp
Generated by
1.8.17