Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
boost::binary_tree< Predecessor, Vertex > Class Template Reference

Detailed Description

template<bool Predecessor, typename Vertex = std::size_t>
class boost::binary_tree< Predecessor, Vertex >

Binary tree base definition for further specialization.

Template Parameters
Vertex
Predecessor: should predecessors be stored (bidirectional) or not (forward)
Remarks
Properties were not considered when implementing the class, so it's completely missing.

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