|
|
using | difference_type = Iteration::IterationIndex_t |
| |
|
using | value_type = value_type_in |
| |
|
using | difference_type |
| |
|
|
auto | operator-> () const -> value_type const * |
| |
|
auto | operator-> () -> value_type * |
| |
|
auto | default_increment_operator (int) -> ChildClass |
| |
|
auto | default_decrement_operator (int) -> ChildClass |
| |
|
bool | operator!= (ChildClass const &) const |
| |
◆ clone()
template<typename ChildClass, typename value_type>
◆ decrement_operator()
template<typename ChildClass, typename value_type>
◆ dereference_operator() [1/2]
template<typename ChildClass, typename value_type_in = typename ChildClass::value_type>
◆ dereference_operator() [2/2]
template<typename ChildClass, typename value_type>
◆ increment_operator()
template<typename ChildClass, typename value_type>
The documentation for this class was generated from the following files:
- /tmp/tmp.NhLRcLhrNZ/openPMD-api/include/openPMD/snapshots/IteratorTraits.hpp
- /tmp/tmp.NhLRcLhrNZ/openPMD-api/src/snapshots/IteratorTraits.cpp