__gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >::iterator(3cxx) | __gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >::iterator(3cxx) |
__gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >::iterator - Child iterator.
Inherits __gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >::const_iterator.
typedef _Alloc::difference_type difference_type
typedef std::forward_iterator_tag iterator_category
typedef node_pointer_pointer pointer
typedef node_pointer_reference reference
typedef node_pointer value_type
iterator (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_const_pointer operator* () const
node_pointer operator* ()
iterator & operator++ ()
iterator operator++ (int)
const node_pointer_pointer operator-> () const
node_pointer_pointer operator-> ()
bool operator== (const const_iterator &other) const
bool operator== (const iterator &other) const
node_pointer_pointer m_p_p_cur
node_pointer_pointer m_p_p_end
struct __gnu_pbds::detail::pat_trie_base::_Inode< _ATraits, Metadata >::iterator" Child iterator.
Definition at line 320 of file pat_trie_base.hpp.
Generated automatically by Doxygen for libstdc++ from the source code.
Sat Apr 6 2019 | libstdc++ |