Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslmf_detectnestedtrait.h File Reference

Provide a facility for defining traits and detecting legacy traits. More...

Go to the source code of this file.

Classes

struct  bslmf::DetectNestedTrait_Imp< t_TYPE, t_TRAIT, class >
struct  bslmf::DetectNestedTrait_Imp< t_TYPE, t_TRAIT, BSLMF_VOIDTYPE(int t_TYPE::*)>
struct  bslmf::DetectNestedTrait< t_TYPE, t_TRAIT >
struct  bslmf::DetectNestedTrait< const t_TYPE, t_TRAIT >
struct  bslmf::DetectNestedTrait< volatile t_TYPE, t_TRAIT >
struct  bslmf::DetectNestedTrait< const volatile t_TYPE, t_TRAIT >

Namespaces

namespace  bslmf

Detailed Description