|
BDE 4.39.x Production Release
|
#include <bslmf_matchanytype.h>
Generate a reference to t_TYPE for use in meta-functions.
Static Public Member Functions | |
| static t_TYPE & | rep () |
|
static |
Provide a reference to a t_TYPE object. This function has no body and must never be called at run time. Thus, it does not matter if t_TYPE has a default constructor or not.