BDE 4.14.0 Production release
|
#include <bslstl_inplace.h>
Public Member Functions | |
BSLS_KEYWORD_CONSTEXPR | in_place_index_t () BSLS_KEYWORD_NOEXCEPT |
This trivial tag type is passed to the constructors of bsl::variant
to indicate the index of the alternative to create.
|
inlineexplicit |
Create an in_place_index_t
object. This constructor is trivial if the platform supports defaulted special member functions.