|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bdlscm_version.h>#include <bdlat_arrayfunctions.h>#include <bdlat_bdeatoverrides.h>#include <bdlat_valuetypefunctions.h>#include <bsls_compilerfeatures.h>#include <bsls_libraryfeatures.h>#include <bsl_iterator.h>Go to the source code of this file.
Classes | |
| class | bdlat_ArrayIterators::BackInsertIterator< TYPE > |
| TBD doc. More... | |
Functions | |
| template<class TYPE > | |
| BackInsertIterator< TYPE > | bdlat_ArrayIterators::backInserter (TYPE *array) |
| template<class TYPE , class ALLOC > | |
| bsl::back_insert_iterator< bsl::vector< TYPE, ALLOC > > | bdlat_ArrayIterators::backInserter (bsl::vector< TYPE, ALLOC > *array) |
The content of this file has been pre-processed for Doxygen.