#include <CRTID.h>
Public Member Functions | |
| Node (const ID &id) | |
| virtual | ~Node ()=default |
| bool | operator== (const Node< void, ID > &other) const |
| bool | operator< (const Node< void, ID > &other) const |
Protected Attributes | |
| const ID | fID |
|
inlineexplicit |
|
virtualdefault |
|
inline |
|
inline |
|
protected |
1.8.11