Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslmf_isempty.h File Reference

Provide a compile-time check for detecting an empty class type. More...

Go to the source code of this file.

Classes

struct  bsl::Is_Empty_Size
struct  bsl::Is_Empty_Class_Imp< t_TYPE, IS_CLASS >
struct  bsl::Is_Empty_Class_Imp< t_TYPE, true >
struct  bsl::Is_Empty_Class_Imp< t_TYPE, true >::Derived
struct  bsl::Is_Empty_Imp< t_TYPE, class >
struct  bsl::Is_Empty_Imp< t_TYPE, BSLMF_VOIDTYPE(int t_TYPE::*)>
struct  bsl::is_empty< t_TYPE >
struct  bsl::is_empty< const t_TYPE >
struct  bsl::is_empty< volatile t_TYPE >
struct  bsl::is_empty< const volatile t_TYPE >

Namespaces

namespace  bsl

Detailed Description