GNU g++  v5.2.1
GNU Standard C++
point_const_iterator.hpp File Reference

Contains an iterator class returned by the table's const find and insert methods. More...

Include dependency graph for point_const_iterator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >
 Const point-type iterator. More...
 

Namespaces

 __gnu_pbds
 GNU extensions for policy-based data structures for public use.
 
 __gnu_pbds::detail
 

Macros

#define PB_DS_CLASS_C_DEC   left_child_next_sibling_heap_node_point_const_iterator_<Node, _Alloc>
 
#define PB_DS_CLASS_T_DEC   template<typename Node, typename _Alloc>
 

Detailed Description

Contains an iterator class returned by the table's const find and insert methods.

Macro Definition Documentation

#define PB_DS_CLASS_C_DEC   left_child_next_sibling_heap_node_point_const_iterator_<Node, _Alloc>
#define PB_DS_CLASS_T_DEC   template<typename Node, typename _Alloc>