This explicit specialization is the base case of the recursion, reached when the list of alternatives is exhausted; it derives from bsl::false_type.
Synopsis
Declared in <bslstl_variant.h>
template<>
struct Variant_UsesBslmaAllocatorAny<BSLSTL_VARIANT_NOT_A_TYPE>
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs