Utopia 2
Framework for studying models of complex & adaptive systems.
|
This is the complete list of members for Utopia::DataIO::is_callable< F, Args >, including all inherited members.
test(U *p) -> decltype((*p)(std::declval< Args >()...), void(), std::true_type()) | Utopia::DataIO::is_callable< F, Args > | static |
test(...) -> decltype(std::false_type()) | Utopia::DataIO::is_callable< F, Args > | static |
value | Utopia::DataIO::is_callable< F, Args > | static |