Compatibility wrapper for ACE_Unbounded_Set_Ex. More...
#include <Unbounded_Set.h>


Public Member Functions | |
| ACE_Unbounded_Set (ACE_Allocator *alloc=0) | |
Compatibility wrapper for ACE_Unbounded_Set_Ex.
Definition at line 81 of file Unbounded_Set.h.
| ACE_Unbounded_Set< T >::ACE_Unbounded_Set | ( | ACE_Allocator * | alloc = 0 |
) |
Definition at line 43 of file Unbounded_Set.inl.
: ACE_Unbounded_Set_Ex<T, ACE_Unbounded_Set_Default_Comparator<T> > (alloc) { }
1.7.0