tt::is_callable< T, enable_if_function_exists_t< std::set< std::string >(T::*)(),&T::operator()> > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for tt::is_callable< T, enable_if_function_exists_t< std::set< std::string >(T::*)(),&T::operator()> >:

Detailed Description

template<typename T>
struct tt::is_callable< T, enable_if_function_exists_t< std::set< std::string >(T::*)(),&T::operator()> >

Definition at line 85 of file type_traits.h.


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