#include <json.hpp>
Definition at line 12732 of file json.hpp.
◆ difference_type
◆ 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
Definition at line 12762 of file json.hpp.
◆ is_end()
constexpr bool detail::primitive_iterator_t::is_end |
( |
| ) |
const |
|
inlineconstexprnoexcept |
return whether the iterator is at end
Definition at line 12768 of file json.hpp.
◆ 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
Definition at line 12750 of file json.hpp.
◆ set_end()
void detail::primitive_iterator_t::set_end |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined past the end
Definition at line 12756 of file json.hpp.
◆ operator-
◆ operator<
◆ operator==
◆ __pad0__
◆ begin_value
◆ end_value
The documentation for this class was generated from the following file: