|
BDE 4.39.x Production Release
|
#include <bsls_ident.h>#include <bdlscm_version.h>#include <bsls_libraryfeatures.h>#include <bsl_iterator.h>Go to the source code of this file.
Classes | |
| class | bdlb::BDLB_SUNITERATORWORKAROUND< FUNCTION > |
Macros | |
| #define | BDLB_SUNITERATORWORKAROUND |
Functions | |
| template<class FUNCTION > | |
| FunctionOutputIterator< FUNCTION > & | bdlb::operator++ (FunctionOutputIterator< FUNCTION > &iterator) |
| template<class FUNCTION > | |
| FunctionOutputIterator< FUNCTION > | bdlb::operator++ (FunctionOutputIterator< FUNCTION > &iterator, int) |
The content of this file has been pre-processed for Doxygen.
| #define BDLB_SUNITERATORWORKAROUND |