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

#include <bslmf_matchanytype.h>

Static Public Member Functions

static t_TYPE & rep ()
 

Member Function Documentation

◆ rep()

template<class t_TYPE >
static t_TYPE & bslmf::TypeRep< 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.


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