Same as the other unpoint overloads, for const t_TP&.
Synopsis
Declared in <bslmf_invokeresult.h>
template<class t_TP>
static
t_TP const&
unpoint(t_TP const& arg);
Parameters
Name |
Description |
arg |
expression that is returned unchanged when not a pointer |
Created with MrDocs