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:
/home/runner/work/quetzal-CoaTL/quetzal-CoaTL/src/include/quetzal/coalescence/graph/detail/
cardinal_k_ary_tree.hpp
boost
binary_tree
Generated by
1.9.8