[#BSLSTL_OPTIONAL_CONSTEXPR17] = BSLSTL_OPTIONAL_CONSTEXPR17 :mrdocs: `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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLSTL_OPTIONAL_CONSTEXPR17 ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#