Declared in <bslstl_ostringstream.h>
template<
class CHAR_TYPE,
class CHAR_TRAITS,
class ALLOCATOR>
struct UsesBslmaAllocator<bsl::basic_ostringstream<CHAR_TYPE, CHAR_TRAITS, ALLOCATOR>>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |