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

#include <bslstl_optional.h>

Public Member Functions

template<class t_TYPE >
BSLS_KEYWORD_CONSTEXPR nullopt_t (t_TYPE, typename enable_if< is_same< t_TYPE, BloombergLP::bslstl::Optional_NulloptConstructToken >::value, int >::type=0) BSLS_KEYWORD_NOEXCEPT
 

Constructor & Destructor Documentation

◆ nullopt_t()

template<class t_TYPE >
BSLS_KEYWORD_CONSTEXPR bsl::nullopt_t::nullopt_t ( t_TYPE  ,
typename enable_if< is_same< t_TYPE, BloombergLP::bslstl::Optional_NulloptConstructToken >::value, int >::type  = 0 
)
inlineexplicit

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