AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
FakeContainer< T, value >::const_iterator Struct Reference

Public Types

using value_type = T
 
using reference = T
 
using difference_type = std::ptrdiff_t
 
using iterator_category = std::forward_iterator_tag
 

Public Member Functions

constexpr T operator* () const noexcept
 
constexpr const_iteratoroperator++ () noexcept
 
constexpr const_iterator operator++ (int) noexcept
 
constexpr bool operator== (const_iterator) const noexcept
 Comparison of the iterator is always true.
 
constexpr bool operator!= (const_iterator) const noexcept
 

The documentation for this struct was generated from the following file: