libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test_manager::convert_param< TL, CONVERT_TO_VOID_P > Struct Template Reference
Collaboration diagram for test_manager::convert_param< TL, CONVERT_TO_VOID_P >:
Collaboration graph

Detailed Description

template<class TL, bool CONVERT_TO_VOID_P = std::is_pointer<typename std::decay<TL>::type>::value || std::is_function<typename std::decay<TL>::type>::value>
struct test_manager::convert_param< TL, CONVERT_TO_VOID_P >

Definition at line 167 of file test_manager.h.


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