Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <type_traits.hpp>
Specialisation of the call test support for F type be a callable.
F | the type of callable |
Ts | ... call parameter types |
If the call with parameter types Ts ... is possible on callable F, the class provides a value of type true, othervise a false value filed is provided.