Overview     Usage     Performance Notes     Links tst 0.68 - 23 Jan 2009

tst_node.hpp File Reference


Namespaces

namespace  containers
namespace  containers::tst_detail
namespace  containers::tst_detail::mpl_detail

Classes

struct  node_base
 Behaviourally, there are 2 1/2 types of nodes:
  • basic node stores a single character, and points on to paths for higher, lower and equal strings.
More...
struct  heap_node
 Stores data by managed pointer. More...
struct  inplace_node
 Stores data in union - requires trivial constructor. More...
struct  if_c
struct  if_c< false, T1, T2 >
struct  size_policy_node
 Selects node type by size of DataT - if larger than a pointer, use heap_node, else inplace_node. More...
struct  always_heap_node
 When DataT is not trivially constructible. More...


ternary_tree 0.68 -- by rasmus ekman -- Page generated with Doxygen 1.5.6 on 23 Jan 2009