BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl_unorderedmultiset_cpp03

Outline

Purpose

Provide C++03 implementation for bslstl_unorderedmultiset.h

Classes

See bslstl_unorderedmultiset.h for list of classes

See also
bslstl_unorderedmultiset

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 '#include'd 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 '#include'd in the original header.

Generated on Sun Sep 1 18:48:19 2024 Command line: sim_cpp11_features.pl bslstl_unorderedmultiset.h