#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>
Definition at line 9502 of file json.hpp.
View newest version in sPHENIX GitHub at line 9502 of file json.hpp
constexpr difference_type nlohmann::detail::primitive_iterator_t::get_value |
( |
| ) |
const |
|
inlinenoexcept |
constexpr bool nlohmann::detail::primitive_iterator_t::is_begin |
( |
| ) |
const |
|
inlinenoexcept |
return whether the iterator can be dereferenced
Definition at line 9531 of file json.hpp.
View newest version in sPHENIX GitHub at line 9531 of file json.hpp
constexpr bool nlohmann::detail::primitive_iterator_t::is_end |
( |
| ) |
const |
|
inlinenoexcept |
return whether the iterator is at end
Definition at line 9537 of file json.hpp.
View newest version in sPHENIX GitHub at line 9537 of file json.hpp
void nlohmann::detail::primitive_iterator_t::set_begin |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined beginning
Definition at line 9519 of file json.hpp.
View newest version in sPHENIX GitHub at line 9519 of file json.hpp
void nlohmann::detail::primitive_iterator_t::set_end |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined past the end
Definition at line 9525 of file json.hpp.
View newest version in sPHENIX GitHub at line 9525 of file json.hpp
constexpr difference_type nlohmann::detail::primitive_iterator_t::begin_value = 0 |
|
staticprivate |
difference_type nlohmann::detail::primitive_iterator_t::m_it = (std::numeric_limits<std::ptrdiff_t>::min)() |
|
private |
iterator as signed integer type
Definition at line 9510 of file json.hpp.
View newest version in sPHENIX GitHub at line 9510 of file json.hpp
The documentation for this class was generated from the following file:
- acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp