BSLSTL_OPTIONAL_CONSTEXPR17 controls whether constructors that are constexpr in C++17 std::optional are constexpr in bsl::optional for allocator‐unaware types.
Synopsis
Declared in <bslstl_optional.h>
#define BSLSTL_OPTIONAL_CONSTEXPR17
Created with MrDocs