BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bsl::in_place_t Struct Reference

#include <bslstl_inplace.h>

Detailed Description

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
 

Constructor & Destructor Documentation

◆ in_place_t()

BSLS_KEYWORD_CONSTEXPR bsl::in_place_t::in_place_t ( )
inlineexplicit

Create an in_place_t value.


The documentation for this struct was generated from the following file: