Trait specialization: optional uses allocators when t_TYPE does.
Synopsis
Declared in <bslstl_optional.h>
template<class t_TYPE>
struct UsesBslmaAllocator<bsl::optional<t_TYPE>>
: UsesBslmaAllocator<t_TYPE>
Base Classes
Name |
Description |
Metafunction that is |
Type Aliases
Name |
Description |
Alias for this |
|
Alias for the (template parameter) |
Member Functions
Name |
Description |
Return a copy of the template argument |
|
Return a copy of the template argument |