ACE
6.1.0
|
Public Attributes | |
T | item_ |
Item in the set. | |
int | is_free_ |
Keeps track of whether this item is in use or not. |
int ACE_Bounded_Set< T >::Search_Structure::is_free_ |
Keeps track of whether this item is in use or not.
T ACE_Bounded_Set< T >::Search_Structure::item_ |
Item in the set.