#include <plask/utils/metaprog.hpp>
template<
typename F,
typename T>
struct plask::hyman::is_callable_impl< F(T), 3, always_void< decltype((*std::declval< T >()).*std::declval< F >())> >
Definition at line 97 of file metaprog.hpp.
The documentation for this struct was generated from the following file: