Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

inplaceds::block::_Rb_tree_node< _Val > Struct Template Reference

#include <tree.h>

Inheritance diagram for inplaceds::block::_Rb_tree_node< _Val >:

Inheritance graph
[legend]
Collaboration diagram for inplaceds::block::_Rb_tree_node< _Val >:

Collaboration graph
[legend]

Detailed Description

template<typename _Val>
struct inplaceds::block::_Rb_tree_node< _Val >

Definition at line 155 of file tree.h.

Public Types

typedef _Rb_tree_node< _Val > * _Link_type

Data Fields

_Val _M_value_field


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

Code Documentation generated Using Doxygen

Copyright © Ilya Katz and Hervé Brönnimann, 2005, 2006.