#include <acts/blob/master/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>
Definition at line 9173 of file json.hpp.
View newest version in sPHENIX GitHub at line 9173 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 9202 of file json.hpp.
View newest version in sPHENIX GitHub at line 9202 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 9208 of file json.hpp.
View newest version in sPHENIX GitHub at line 9208 of file json.hpp
void nlohmann::detail::primitive_iterator_t::set_begin |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined beginning
Definition at line 9190 of file json.hpp.
View newest version in sPHENIX GitHub at line 9190 of file json.hpp
void nlohmann::detail::primitive_iterator_t::set_end |
( |
| ) |
|
|
inlinenoexcept |
set iterator to a defined past the end
Definition at line 9196 of file json.hpp.
View newest version in sPHENIX GitHub at line 9196 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 9181 of file json.hpp.
View newest version in sPHENIX GitHub at line 9181 of file json.hpp
The documentation for this class was generated from the following file:
- acts/blob/master/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp