Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines

bslmf_typeidentity.h File Reference

Provide a template metafunction that returns its argument. More...

Go to the source code of this file.

Classes

struct  bsl::type_identity< t_TYPE >

Namespaces

namespace  bsl

Defines

#define BSLMF_TYPEIDENTITY_T(...)   typename ::bsl::type_identity<__VA_ARGS__ >::type

Detailed Description


Define Documentation

#define BSLMF_TYPEIDENTITY_T (   ...  )     typename ::bsl::type_identity<__VA_ARGS__ >::type