|
|
| node (const int base__=0, const int check_=0) |
| |
|
int | base () const |
| |
|
| node (const int base_=0, const int check_=0) |
| |
|
|
union { |
| int base_ |
| |
| value_type value |
| |
| }; | |
| |
|
int | check |
| |
|
union { |
| int base |
| |
| value_type value |
| |
| }; | |
| |
template<typename value_type, const int NO_VALUE = NaN <value_type>::N1, const int NO_PATH = NaN <value_type>::N2, const bool ORDERED = true, const int MAX_TRIAL = 1, const size_t NUM_TRACKING_NODES = 0>
struct cedar::da< value_type, NO_VALUE, NO_PATH, ORDERED, MAX_TRIAL, NUM_TRACKING_NODES >::node
Definition at line 48 of file cedar.h.
The documentation for this struct was generated from the following files:
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/container/cedar.h
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/container/cedarpp.h