Class template Dune::XT::Common::ConstFixedMapIterator¶
-
template<class FixedMapType>
class Dune::XT::Common::ConstFixedMapIterator¶ custom const iterator for FixedMap
-
void Dune::XT::Common::ConstFixedMapIterator::increment()¶
No documentation provided.
-
bool Dune::XT::Common::ConstFixedMapIterator::equal(const ThisType &other) const¶
No documentation provided.
-
const typename FixedMapType::value_type &Dune::XT::Common::ConstFixedMapIterator::dereference() const¶
No documentation provided.
-
template<>
Dune::XT::Common::ConstFixedMapIterator::ConstFixedMapIterator<FixedMapType>()¶ No documentation provided.
-
template<>
explicit Dune::XT::Common::ConstFixedMapIterator::ConstFixedMapIterator<FixedMapType>(const FixedMapType *const map, std::size_t i)¶ No documentation provided.
-
std::size_t Dune::XT::Common::ConstFixedMapIterator::index_¶
No documentation provided.
-
const FixedMapType *const Dune::XT::Common::ConstFixedMapIterator::map_¶
No documentation provided.
-
type Dune::XT::Common::ConstFixedMapIterator::ThisType¶
No documentation provided.