ACE_Unbounded_Set_Iterator< T > Class Template ReferenceCompatibility wrapper for ACE_Unbounded_Set_Ex_Iterator. More...
Inheritance diagram for ACE_Unbounded_Set_Iterator< T >:
Collaboration diagram for ACE_Unbounded_Set_Iterator< T >:
Detailed Descriptiontemplate<typename T>
Compatibility wrapper for ACE_Unbounded_Set_Ex_Iterator. |
typedef ACE_Unbounded_Set_Ex_Iterator<T, ACE_Unbounded_Set_Default_Comparator<T> > ACE_Unbounded_Set_Iterator< T >::base_type |
ACE_Unbounded_Set_Iterator< T >::ACE_Unbounded_Set_Iterator | ( | ACE_Unbounded_Set< T > & | s, | |
bool | end = false | |||
) | [inline] |
ACE_Unbounded_Set_Iterator< T >::ACE_Unbounded_Set_Iterator | ( | const base_type & | s | ) | [inline] |