A TYPE with this trait defines (at minimum) the nested types iterator and const_iterator and the functions begin() and end() having the standard STL semantics.
Synopsis
Declared in <bslalg_typetraithasstliterators.h>
struct TypeTraitHasStlIterators;
Types
Name |
Description |
Alias for |
|
This class template ties the |
Created with MrDocs