ACE 8.0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
ACE_Bounded_Set< T >::Search_Structure Struct Reference

Public Attributes

item_
 Item in the set.
 
int is_free_
 Keeps track of whether this item is in use or not.
 

Member Data Documentation

◆ is_free_

template<class T >
int ACE_Bounded_Set< T >::Search_Structure::is_free_

Keeps track of whether this item is in use or not.

◆ item_

template<class T >
T ACE_Bounded_Set< T >::Search_Structure::item_

Item in the set.


The documentation for this struct was generated from the following file: