Template
|
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 |
Detailed Description
Member Data Documentation
◆ value
template<typename T >
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- include/nlohmann/json.hpp
Generated by 1.9.8