Quick Links:

bal | bbl | bdl | bsl

Component bslma_constructionutil_cpp03
[Package bslma]

Provide C++03 implementation for bslma_constructionutil.h. More...

Outline
Purpose:
Provide C++03 implementation for bslma_constructionutil.h
Classes:
See also:
Component bslma_constructionutil
Description:
This component is the C++03 translation of a C++11 component, generated by the sim_cpp11_features.pl program. If the original header contains any specially delimited regions of C++11 code, then this generated file contains the C++03 equivalent, i.e., with variadic templates expanded and rvalue-references replaced by bslmf::MovableRef objects. The header code in this file is designed to be #included into the original header when compiling with a C++03 compiler. If there are no specially delimited regions of C++11 code, then this header contains no code and is not #included in the original header.
Generated on Thu Oct 21 10:11:37 2021 Command line: sim_cpp11_features.pl bslma_constructionutil.h