tt::is_callable< T, enable_if_function_exists_t< std::set< std::string >(T::*)() const, &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::*)() const, &T::operator()> >:

Detailed Description

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

Definition at line 91 of file type_traits.h.


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