Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

stl_set.h File Reference


Detailed Description

This file contains tree/heap adapter.

Definition in file stl_set.h.

Go to the source code of this file.

Namespaces

namespace  inplaceds

Data Structures

class  inplaceds::my_tree_heap< _Key, _Compare, _Compare_PQ, _Alloc >
 A standard container made up of unique keys, which can be retrieved in logarithmic time. More...


Code Documentation generated Using Doxygen

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