BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlat_arrayiterators.h File Reference
#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)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.