Nvwa  1.1
List of all members
nvwa::tree< _Tp, _Policy > Class Template Reference

Basic tree (node) class template that owns all its children. More...

#include <tree.h>

Detailed Description

template<typename _Tp, storage_policy _Policy = NVWA_TREE_DEFAULT_STORAGE_POLICY>
class nvwa::tree< _Tp, _Policy >

Basic tree (node) class template that owns all its children.


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