Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines

bslmf_ispolymorphic.h File Reference

Provide a compile-time check for determining polymorphic types. More...

Go to the source code of this file.

Classes

struct  bslmf::IsPolymorphic_Imp< t_TYPE, t_IS_CLASS >
struct  bslmf::IsPolymorphic_Imp< t_TYPE, true >
struct  bslmf::IsPolymorphic_Imp< t_TYPE, true >::IsPoly
struct  bslmf::IsPolymorphic_Imp< t_TYPE, true >::MaybePoly
struct  bsl::is_polymorphic< t_TYPE >
struct  bslmf::IsPolymorphic< t_TYPE >

Namespaces

namespace  bslmf
namespace  bsl

Defines

#define bslmf_IsPolymorphic   bslmf::IsPolymorphic

Detailed Description