#include <json.hpp>
Definition at line 11233 of file json.hpp.
◆ difference_type
◆ get_value()
constexpr difference_type nlohmann::detail::primitive_iterator_t::get_value |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ is_begin()
constexpr bool nlohmann::detail::primitive_iterator_t::is_begin |
( |
| ) |
const |
|
inlineconstexprnoexcept |
return whether the iterator can be dereferenced
Definition at line 11263 of file json.hpp.
◆ is_end()
constexpr bool nlohmann::detail::primitive_iterator_t::is_end |
( |
| ) |
const |
|
inlineconstexprnoexcept |
return whether the iterator is at end
Definition at line 11269 of file json.hpp.
◆ operator+()
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator+=()
◆ operator--() [1/2]
◆ operator--() [2/2]
◆ operator-=()
◆ set_begin()
void nlohmann::detail::primitive_iterator_t::set_begin |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined beginning
Definition at line 11251 of file json.hpp.
◆ set_end()
void nlohmann::detail::primitive_iterator_t::set_end |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined past the end
Definition at line 11257 of file json.hpp.
◆ operator-
◆ operator<
◆ operator==
◆ __pad0__
◆ begin_value
constexpr difference_type nlohmann::detail::primitive_iterator_t::begin_value = 0 |
|
staticconstexprprivate |
◆ end_value
The documentation for this class was generated from the following file: