libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
test_manager::pick_param< TL, TR, has_pointer, has_integer, all_integer > Struct Template Reference

#include <test_manager.h>

Collaboration diagram for test_manager::pick_param< TL, TR, has_pointer, has_integer, all_integer >:
Collaboration graph

Public Member Functions

template<class T >
try_convert_to_string_view< T, std::is_convertible< T, string_view_type >::value >::value_type operator() (T &&t)
 

Detailed Description

template<class TL, class TR, bool has_pointer, bool has_integer, bool all_integer>
struct test_manager::pick_param< TL, TR, has_pointer, has_integer, all_integer >

Definition at line 157 of file test_manager.h.

Member Function Documentation

◆ operator()()

template<class TL , class TR , bool has_pointer, bool has_integer, bool all_integer>
template<class T >
try_convert_to_string_view< T, std::is_convertible< T, string_view_type >::value >::value_type test_manager::pick_param< TL, TR, has_pointer, has_integer, all_integer >::operator() ( T &&  t)
inline

Definition at line 159 of file test_manager.h.


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