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