#include <s_baltst_testchoiceutil.h>
|
template<class SELECTION_0 , class TYPE_0 > |
static TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 > > | generate (const SELECTION_0 &, const TYPE_0 &value) |
|
template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 > |
static TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > | generate (const SELECTION_0 &, const SELECTION_1 &, const TYPE_0 &value, const TestPlaceHolder< TYPE_1 > &) |
|
template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 > |
static TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > | generate (const SELECTION_0 &, const SELECTION_1 &, const TestPlaceHolder< TYPE_0 > &, const TYPE_1 &value) |
|
◆ generate() [1/3]
template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 >
◆ generate() [2/3]
template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 >
◆ generate() [3/3]
template<class SELECTION_0 , class TYPE_0 >
The documentation for this struct was generated from the following file: