OSVR-Core
Public Types | List of all members
osvr::util::tree::TreeNodePointer< ValueType > Struct Template Reference

Dummy struct containing the ownership pointer type for a TreeNode. More...

#include <TreeNode_fwd.h>

Public Types

typedef shared_ptr< TreeNode< ValueType > > type
 Tree node pointer type (metafunction result type)
 

Detailed Description

template<typename ValueType>
struct osvr::util::tree::TreeNodePointer< ValueType >

Dummy struct containing the ownership pointer type for a TreeNode.

(Actually a metafunction...)


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