BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::in_place_t Struct Reference

#include <bslstl_inplace.h>

Public Member Functions

BSLS_KEYWORD_CONSTEXPR in_place_t () BSLS_KEYWORD_NOEXCEPT
 Create an in_place_t value.
 

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.

Constructor & Destructor Documentation

◆ in_place_t()

BSLS_KEYWORD_CONSTEXPR bsl::in_place_t::in_place_t ( )
inlineexplicit

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