libstdc++
__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc > Class Template Reference
Inheritance diagram for __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >:

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

template<typename Node, typename _Alloc>
class __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >

Const point-type iterator.

Definition at line 60 of file left_child_next_sibling_heap_/const_iterator.hpp.


Member Typedef Documentation

template<typename Node , typename _Alloc >
typedef _Alloc::difference_type __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::difference_type

Constructor & Destructor Documentation

template<typename Node , typename _Alloc >
__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::left_child_next_sibling_heap_const_iterator_ ( ) [inline]

Default constructor.

Definition at line 96 of file left_child_next_sibling_heap_/const_iterator.hpp.

template<typename Node , typename _Alloc >
__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::left_child_next_sibling_heap_const_iterator_ ( const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &  other) [inline]

Copy constructor.

Definition at line 101 of file left_child_next_sibling_heap_/const_iterator.hpp.


Member Function Documentation

template<typename Node , typename _Alloc >
bool __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::operator!= ( const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &  other) const [inline]

Compares content (negatively) to a different iterator object.

Definition at line 111 of file left_child_next_sibling_heap_/const_iterator.hpp.

template<typename Node , typename _Alloc >
bool __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator!= ( const left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc > &  other) const [inline, inherited]

Compares content (negatively) to a different iterator object.

Definition at line 137 of file left_child_next_sibling_heap_/point_const_iterator.hpp.

template<typename Node , typename _Alloc >
const_reference __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator* ( ) const [inline, inherited]

Access.

Definition at line 124 of file left_child_next_sibling_heap_/point_const_iterator.hpp.

template<typename Node , typename _Alloc >
const_pointer __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator-> ( ) const [inline, inherited]

Access.

Definition at line 116 of file left_child_next_sibling_heap_/point_const_iterator.hpp.

template<typename Node , typename _Alloc >
bool __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::operator== ( const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &  other) const [inline]

Compares content to a different iterator object.

Definition at line 106 of file left_child_next_sibling_heap_/const_iterator.hpp.

template<typename Node , typename _Alloc >
bool __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator== ( const left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc > &  other) const [inline, inherited]

Compares content to a different iterator object.

Definition at line 132 of file left_child_next_sibling_heap_/point_const_iterator.hpp.


The documentation for this class was generated from the following file: