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