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