BloombergLP::bslmf::IsFundamental<t_TYPE&>

This specialization of IsFundamental causes lvalue-references to be treated as their underlying (non-reference) types.

Synopsis

Declared in <bslmf_isfundamental.h>

template<class t_TYPE>
struct IsFundamental<t_TYPE&>
    : /* implementation-defined */::type

Base Classes

NameDescription
/* implementation-defined */::type