Utopia  2
Framework for studying models of complex & adaptive systems.
Public Member Functions | List of all members
Utopia::Utils::is_callable< T, std::void_t< std::enable_if_t< std::is_class_v< std::decay_t< T > >, T > > >::Fallback Struct Reference
Inheritance diagram for Utopia::Utils::is_callable< T, std::void_t< std::enable_if_t< std::is_class_v< std::decay_t< T > >, T > > >::Fallback:
Inheritance graph
[legend]

Public Member Functions

void operator() ()
 

Member Function Documentation

◆ operator()()

template<typename T >
void Utopia::Utils::is_callable< T, std::void_t< std::enable_if_t< std::is_class_v< std::decay_t< T > >, T > > >::Fallback::operator() ( )

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