BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlb_functionoutputiterator.h File Reference
#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)
 Do nothing and return specified iterator.
 
template<class FUNCTION >
FunctionOutputIterator< FUNCTION > bdlb::operator++ (FunctionOutputIterator< FUNCTION > &iterator, int)
 Do nothing and return specified iterator.
 

Detailed Description

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

Macro Definition Documentation

◆ BDLB_SUNITERATORWORKAROUND

#define BDLB_SUNITERATORWORKAROUND