STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
point_const_iterator.hpp File Reference
#include <ext/pb_ds/tag_and_trait.hpp>
#include <debug/debug.h>

Go to the source code of 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_T_DEC   template<typename Node, typename _Alloc>
 
#define PB_DS_CLASS_C_DEC   left_child_next_sibling_heap_node_point_const_iterator_<Node, _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>