ACE 8.0.5
Loading...
Searching...
No Matches
Unbounded_Set_Ex.h File Reference
#include "ace/Node.h"
#include "ace/os_include/os_stddef.h"
#include <iterator>
#include "ace/Unbounded_Set_Ex.inl"
#include "ace/Unbounded_Set_Ex.cpp"

Classes

class  ACE_Unbounded_Set_Ex_Iterator< T, C >
 Implement an iterator over an unbounded set. More...
class  ACE_Unbounded_Set_Ex_Const_Iterator< T, C >
 Implement an const iterator over an unbounded set. More...
class  ACE_Unbounded_Set_Ex< T, C >
 Implement a simple unordered set of <T> of unbounded size. More...

Detailed Description