BDE 4.14.0 Production release
|
#include <bslstl_inplace.h>
Public Member Functions | |
BSLS_KEYWORD_CONSTEXPR | in_place_t () BSLS_KEYWORD_NOEXCEPT |
Create an in_place_t value. | |
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.
|
inlineexplicit |