BDE 4.14.0 Production release
Loading...
Searching...
No Matches
s_baltst::TestPlaceHolder< TYPE > Class Template Reference

#include <s_baltst_testplaceholder.h>

Public Member Functions

 TestPlaceHolder ()
 

Detailed Description

template<class TYPE>
class s_baltst::TestPlaceHolder< TYPE >

This class provides subset of the semantics of an in-core value-semantic type. It is intended to be used to guide template (type) argument deduction in function invocation expressions, where it may not make sense for a value of the type to be supplied to guide the deduction, and where specifying a template argument may require more characters than a function argument.

See s_baltst_testplaceholder

Constructor & Destructor Documentation

◆ TestPlaceHolder()

template<class TYPE >
s_baltst::TestPlaceHolder< TYPE >::TestPlaceHolder ( )

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