ACE
6.3.3
|
Compatibility wrapper for ACE_Unbounded_Set_Ex_Const_Iterator. More...
#include <Unbounded_Set.h>
Public Types | |
typedef ACE_Unbounded_Set_Ex_Const_Iterator< T, ACE_Unbounded_Set_Default_Comparator< T > > | base_type |
Public Types inherited from ACE_Unbounded_Set_Ex_Const_Iterator< T, ACE_Unbounded_Set_Default_Comparator< T > > | |
typedef ACE_Unbounded_Set_Ex< T, ACE_Unbounded_Set_Default_Comparator< T > > | container_type |
typedef std::forward_iterator_tag | iterator_category |
typedef container_type::const_value_type | value_type |
typedef container_type::const_reference | reference |
typedef container_type::const_pointer | pointer |
typedef container_type::difference_type | difference_type |
Additional Inherited Members | |
Public Attributes inherited from ACE_Unbounded_Set_Ex_Const_Iterator< T, ACE_Unbounded_Set_Default_Comparator< T > > | |
ACE_ALLOC_HOOK_DECLARE | |
Declare the dynamic allocation hooks. More... | |
Compatibility wrapper for ACE_Unbounded_Set_Ex_Const_Iterator.
typedef ACE_Unbounded_Set_Ex_Const_Iterator<T, ACE_Unbounded_Set_Default_Comparator<T> > ACE_Unbounded_Set_Const_Iterator< T >::base_type |
ACE_Unbounded_Set_Const_Iterator< T >::ACE_Unbounded_Set_Const_Iterator | ( | const ACE_Unbounded_Set< T > & | s, |
bool | end = false |
||
) |
ACE_Unbounded_Set_Const_Iterator< T >::ACE_Unbounded_Set_Const_Iterator | ( | const base_type & | s | ) |