Synopsis
Declared in <bslstl_optional.h>
template<class t_TYPE>
struct UsesBslmaAllocator<bsl::optional<t_TYPE>>
: UsesBslmaAllocator<t_TYPE>
Base Classes
Name |
Description |
This metafunction is derived from |
Type Aliases
Name |
Description |
Alias for this |
|
Member Functions
Name |
Description |
Return a copy of the template argument |
|