Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::unit_test::ut_detail::generate_test_case_4_type< Generator, TestCaseTemplate > Struct Template Reference

#include <unit_test_suite_impl.hpp>

Public Member Functions

 generate_test_case_4_type (const_string tc_name, Generator &G)
 
template<typename TestType >
void operator() (mpl::identity< TestType >)
 

Constructor & Destructor Documentation

template<typename Generator , typename TestCaseTemplate >
boost::unit_test::ut_detail::generate_test_case_4_type< Generator, TestCaseTemplate >::generate_test_case_4_type ( const_string  tc_name,
Generator &  G 
)
inlineexplicit

Member Function Documentation

template<typename Generator , typename TestCaseTemplate >
template<typename TestType >
void boost::unit_test::ut_detail::generate_test_case_4_type< Generator, TestCaseTemplate >::operator() ( mpl::identity< TestType >  )
inline

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