Lumiera
0.pre.03
»edit your freedom«
|
#include "/Werk/devel/lumi/tests/vault/gear/test-chain-load.hpp"
Table with connections to other Node records.
Definition at line 272 of file test-chain-load.hpp.
Public Member Functions | |
Iter | add (Node *n) |
Node * | back () |
void | clear () |
bool | empty () const |
Iter | end () |
CIter | end () const |
Node * | front () |
size_t | size () const |
Public Attributes | |
Iter | after = _Arr::begin() |
Friends | |
Iter | end (Tab &tab) |
CIter | end (Tab const &tab) |
|
inline |
Definition at line 284 of file test-chain-load.hpp.