Metafunction indicating whether the specified t_TYPE is a mutable bdlar reference type.
Synopsis
Declared in <bdlar_isref.h>
template<class t_TYPE>
struct IsMutableRef
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |