#include <pat_trie_base.hpp>
Inherits __gnu_pbds::detail::pat_trie_base::_Inode<_ATraits,Metadata>::const_iterator.
PublicTypes
typedef _Alloc::difference_type difference_type
typedef std::forward_iterator_tagiterator_category
typedef node_pointer_pointer pointer
typedef node_pointer_reference reference
typedef node_pointer value_typePublicMemberFunctionsiterator (node_pointer_pointer p_p_cur=0, node_pointer_pointer p_p_end=0)
bool operator!= (const const_iterator &other) const
bool operator!= (const iterator &other) const
node_pointer operator* ()
node_const_pointer operator* () const
iterator & operator++ ()
iteratoroperator++ (int)
node_pointer_pointer operator-> ()
const node_pointer_pointer operator-> () const
bool operator== (const const_iterator &other) const
bool operator== (const iterator &other) const
PublicAttributes
node_pointer_pointer m_p_p_cur
node_pointer_pointer m_p_p_end