Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslmf_removepointer.h File Reference

Provide a meta-function to transform pointer type to referent type. More...

Go to the source code of this file.

Classes

struct  bslmf::RemovePointer_Imp< t_TYPE >
struct  bslmf::RemovePointer_Imp< t_TYPE * >
struct  bslmf::RemovePointer_Imp< t_TYPE *const >
struct  bslmf::RemovePointer_Imp< t_TYPE *volatile >
struct  bslmf::RemovePointer_Imp< t_TYPE *const volatile >
struct  bsl::remove_pointer< t_TYPE >

Namespaces

namespace  bslmf
namespace  bsl

Detailed Description