Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::AddPointer_Impl< t_TYPE, 1u > Struct Template Reference

#include <bslmf_addpointer.h>

List of all members.

Public Types

typedef t_TYPE type

Detailed Description

template<class t_TYPE>
struct bslmf::AddPointer_Impl< t_TYPE, 1u >

For special cases, such as references and "abominable" functions, it is not legal to form a pointer, and this parital specialization will be chosen by the computed default template parameter.

See Component bslmf_addpointer


Member Typedef Documentation

template<class t_TYPE >
typedef t_TYPE bslmf::AddPointer_Impl< t_TYPE, 1u >::type

Do not modify the type if a pointer is not valid.


The documentation for this struct was generated from the following file: