SIRIUS 7.5.0
Electronic structure library and applications
|
Public Types | |
using | char_type = typename std::iterator_traits< IteratorType >::value_type |
Public Member Functions | |
iterator_input_adapter (IteratorType first, IteratorType last) | |
std::char_traits< char_type >::int_type | get_character () |
Private Member Functions | |
bool | empty () const |
Private Attributes | |
IteratorType | current |
IteratorType | end |
Friends | |
template<typename BaseInputAdapter , size_t T> | |
struct | wide_string_input_helper |
Definition at line 6212 of file nlohmann_json.hpp.
using detail::iterator_input_adapter< IteratorType >::char_type = typename std::iterator_traits<IteratorType>::value_type |
Definition at line 6215 of file nlohmann_json.hpp.
|
inline |
Definition at line 6217 of file nlohmann_json.hpp.
|
inline |
Definition at line 6221 of file nlohmann_json.hpp.
|
inlineprivate |
Definition at line 6240 of file nlohmann_json.hpp.
|
friend |
Definition at line 6238 of file nlohmann_json.hpp.
|
private |
Definition at line 6234 of file nlohmann_json.hpp.
|
private |
Definition at line 6235 of file nlohmann_json.hpp.