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::test_func_with_bound_param< ParamType > Struct Template Reference

#include <parameterized_test.hpp>

Public Member Functions

template<typename T >
 test_func_with_bound_param (callback1< ParamType > test_func, T const &param)
 
void operator() ()
 

Constructor & Destructor Documentation

template<typename ParamType>
template<typename T >
boost::unit_test::ut_detail::test_func_with_bound_param< ParamType >::test_func_with_bound_param ( callback1< ParamType >  test_func,
T const &  param 
)
inline

Member Function Documentation

template<typename ParamType>
void boost::unit_test::ut_detail::test_func_with_bound_param< ParamType >::operator() ( )
inline

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