#include <json.hpp>
◆ difference_type
template<typename IteratorType >
◆ iterator_category
template<typename IteratorType >
◆ pointer
template<typename IteratorType >
◆ reference
template<typename IteratorType >
◆ string_type
template<typename IteratorType >
◆ value_type
template<typename IteratorType >
◆ iteration_proxy_value()
template<typename IteratorType >
◆ key()
template<typename IteratorType >
return key of the iterator
◆ operator!=()
template<typename IteratorType >
inequality operator (needed for range-based for)
◆ operator*()
template<typename IteratorType >
dereference operator (needed for range-based for)
◆ operator++()
template<typename IteratorType >
increment operator (needed for range-based for)
◆ operator==()
template<typename IteratorType >
equality operator (needed for InputIterator)
◆ value()
template<typename IteratorType >
return value of the iterator
◆ anchor
template<typename IteratorType >
◆ array_index
template<typename IteratorType >
an index for arrays (used to create key names)
◆ array_index_last
template<typename IteratorType >
last stringified array index
◆ array_index_str
template<typename IteratorType >
a string representation of the array index
◆ empty_str
template<typename IteratorType >
an empty string (to return a reference for primitive values)
The documentation for this class was generated from the following file:
- /home/runner/work/NDDEM/NDDEM/src/CoarseGraining/json.hpp