|
BDE 4.39.x Production Release
|
#include <bslstl_inplace.h>
This trivial tag type is passed to the constructors of types that contain a single object to indicate that the contained object should be constructed in-place.
See bslstl_inplace
Public Member Functions | |
| BSLS_KEYWORD_CONSTEXPR | in_place_t () BSLS_KEYWORD_NOEXCEPT |
|
inlineexplicit |
Create an in_place_t value.