_iter_ | gum::BijectionIterator< T1, T2 > | private |
BijectionImplementation class | gum::BijectionIterator< T1, T2 > | friend |
BijectionIterator(const BijectionImplementation< T1, T2, Alloc, Gen > &bijection) | gum::BijectionIterator< T1, T2 > | private |
BijectionIterator() noexcept | gum::BijectionIterator< T1, T2 > | |
BijectionIterator(const Bijection< T1, T2, Alloc > &bijection) | gum::BijectionIterator< T1, T2 > | |
BijectionIterator(const BijectionIterator< T1, T2 > &from) | gum::BijectionIterator< T1, T2 > | |
BijectionIterator(BijectionIterator< T1, T2 > &&from) noexcept | gum::BijectionIterator< T1, T2 > | |
BijectionIterator(const BijectionImplementation< T1, T2, Alloc, Gen > &bijection) | gum::BijectionIterator< T1, T2 > | |
BijectionIterator(const Bijection< T1, T2, Alloc > &bijection) | gum::BijectionIterator< T1, T2 > | |
difference_type typedef | gum::BijectionIterator< T1, T2 > | |
first() const | gum::BijectionIterator< T1, T2 > | |
Getter typedef | gum::BijectionIterator< T1, T2 > | private |
HashIter typedef | gum::BijectionIterator< T1, T2 > | private |
HashTable12 typedef | gum::BijectionIterator< T1, T2 > | private |
iterator_category typedef | gum::BijectionIterator< T1, T2 > | |
operator!=(const BijectionIterator< T1, T2 > &toCompare) const noexcept | gum::BijectionIterator< T1, T2 > | |
operator+(Size nb) noexcept | gum::BijectionIterator< T1, T2 > | |
operator++() noexcept | gum::BijectionIterator< T1, T2 > | |
operator+=(Size nb) noexcept | gum::BijectionIterator< T1, T2 > | |
operator=(const BijectionIterator< T1, T2 > &toCopy) | gum::BijectionIterator< T1, T2 > | |
operator=(BijectionIterator< T1, T2 > &&toMove) noexcept | gum::BijectionIterator< T1, T2 > | |
operator==(const BijectionIterator< T1, T2 > &toCompare) const noexcept | gum::BijectionIterator< T1, T2 > | |
second() const | gum::BijectionIterator< T1, T2 > | |
type1_const_pointer typedef | gum::BijectionIterator< T1, T2 > | |
type1_const_reference typedef | gum::BijectionIterator< T1, T2 > | |
type1_pointer typedef | gum::BijectionIterator< T1, T2 > | |
type1_reference typedef | gum::BijectionIterator< T1, T2 > | |
type1_type typedef | gum::BijectionIterator< T1, T2 > | |
type2_const_pointer typedef | gum::BijectionIterator< T1, T2 > | |
type2_const_reference typedef | gum::BijectionIterator< T1, T2 > | |
type2_pointer typedef | gum::BijectionIterator< T1, T2 > | |
type2_reference typedef | gum::BijectionIterator< T1, T2 > | |
type2_type typedef | gum::BijectionIterator< T1, T2 > | |
~BijectionIterator() noexcept | gum::BijectionIterator< T1, T2 > | |