xc
Protected Types | Protected Member Functions | Protected Attributes | Friends | List of all members
kd_tree::_Base_iterator Class Reference
Inheritance diagram for kd_tree::_Base_iterator:
Inheritance graph
[legend]

Protected Types

typedef _Node_base::_Base_const_ptr _Base_const_ptr
 

Protected Member Functions

 _Base_iterator (_Base_const_ptr const __N=NULL)
 
 _Base_iterator (_Base_iterator const &__THAT)
 
void _M_increment ()
 
void _M_decrement ()
 

Protected Attributes

_Base_const_ptr _M_node
 

Friends

template<size_t const __K, typename _Val , typename _Acc , typename _Dist , typename _Cmp , typename _Alloc >
class KDTree
 

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