libutil++  1.9.3
 All Classes Functions Variables
Public Member Functions | Public Attributes | List of all members
cedar::da< value_type, NO_VALUE, NO_PATH, ORDERED, MAX_TRIAL, NUM_TRACKING_NODES >::node Struct Reference

Public Member Functions

 node (const int base__=0, const int check_=0)
 
int base () const
 
 node (const int base_=0, const int check_=0)
 

Public Attributes

union {
   int   base_
 
   value_type   value
 
}; 
 
int check
 
union {
   int   base
 
   value_type   value
 
}; 
 

Detailed Description

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: