BDE 4.14.0 Production release
Loading...
Searching...
No Matches
s_baltst::GenerateTestNullablePlaceHolder Class Reference

#include <s_baltst_generatetestnullablevalue.h>

Public Types

typedef TestNullableValueUtil Util
 

Public Member Functions

 GenerateTestNullablePlaceHolder ()
 
template<class VALUE_TYPE >
TestPlaceHolder< bdlb::NullableValue< VALUE_TYPE > > operator() (const TestPlaceHolder< VALUE_TYPE > &) const
 

Detailed Description

This in-core value-semantic class provides a function object whose function call operator can be used to generate PlaceHolder specializations for bdlb::NullableValue types.

See s_baltst_generatetestnullablevalue

Member Typedef Documentation

◆ Util

Constructor & Destructor Documentation

◆ GenerateTestNullablePlaceHolder()

s_baltst::GenerateTestNullablePlaceHolder::GenerateTestNullablePlaceHolder ( )
inline

Member Function Documentation

◆ operator()()

template<class VALUE_TYPE >
TestPlaceHolder< bdlb::NullableValue< VALUE_TYPE > > s_baltst::GenerateTestNullablePlaceHolder::operator() ( const TestPlaceHolder< VALUE_TYPE > &  ) const

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