#include <CRTID.h>
Public Member Functions | |
Node (const BASE &base, const ID &id) | |
virtual | ~Node ()=default |
bool | operator== (const Node< BASE, ID > &other) const |
bool | operator< (const Node< BASE, ID > &other) const |
Protected Attributes | |
const ID | fID |
|
inlineexplicit |
Definition at line 64 of file CRTID.h.
|
virtualdefault |
Reimplemented in CRT::detail::Node< LayerID, uint8_t >.
|
inline |
Definition at line 80 of file CRTID.h.
|
inline |
|
protected |