Explicit specialization to confirm that the type of const volatile nullptr is fundamental.
Synopsis
Declared in <bslmf_isfundamental.h>
template<>
struct is_fundamental<bsl::nullptr_t const volatile>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs