|
BDE 4.39.x Production Release
|
#include <bslmf_addpointer.h>
This utility struct is a private implementation detail that hosts an overloaded pair of functions that, through SFINAE, can determine whether it is legal to form a pointer to a specified t_TYPE.
See bslmf_addpointer
Classes | |
| struct | LargeResult |
Static Public Member Functions | |
| template<class t_TYPE > | |
| static LargeResult | canFormPointer (t_TYPE *) |
| template<class t_TYPE > | |
| static char | canFormPointer (...) |
|
static |
|
static |