BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf::AddPointer_Impl< t_TYPE, size_t > Struct Template Reference

#include <bslmf_addpointer.h>

Public Types

typedef t_TYPE * type
 

Detailed Description

template<class t_TYPE, size_t = sizeof(AddPointer_Compute::canFormPointer<t_TYPE>(0))>
struct bslmf::AddPointer_Impl< t_TYPE, size_t >

For the majority of types, it is perfectly reasonable to form the type t_TYPE *.

Member Typedef Documentation

◆ type

template<class t_TYPE , size_t = sizeof(AddPointer_Compute::canFormPointer<t_TYPE>(0))>
typedef t_TYPE* bslmf::AddPointer_Impl< t_TYPE, size_t >::type

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