HDK
|
SameConfiguration<OtherNodeType>::value is true
if and only if OtherNodeType is the type of a RootNode whose ChildNodeType has the same configuration as this node's ChildNodeType.
More...
#include <RootNode.h>
Static Public Attributes | |
static const bool | value = SameRootConfig<ChildNodeType, OtherNodeType>::value |
SameConfiguration<OtherNodeType>::value is true
if and only if OtherNodeType is the type of a RootNode whose ChildNodeType has the same configuration as this node's ChildNodeType.
Definition at line 64 of file RootNode.h.
|
static |
Definition at line 65 of file RootNode.h.