|
| | GenerateTestChoicePlaceHolder () |
| |
| template<class SELECTION_0 , class TYPE_0 > |
| TestPlaceHolder< TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 > > > | operator() (const SELECTION_0 &, const TestPlaceHolder< TYPE_0 > &) const |
| |
| template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 > |
| TestPlaceHolder< TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > > | operator() (const SELECTION_0 &, const SELECTION_1 &, const TestPlaceHolder< TYPE_0 > &, const TestPlaceHolder< TYPE_1 > &) const |
| |
This in-core value-semantic class provides a function object whose function call operator can be used to generate objects of specializations of TestChoice.
See s_baltst_generatetestchoice