#include <goby/util/thirdparty/nlohmann/json.hpp>
Definition at line 12650 of file 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
Definition at line 12680 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 12686 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 12668 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 12674 of file json.hpp.
◆ operator-
◆ operator<
◆ operator==
The documentation for this class was generated from the following file: