shark::CanBeCalled< R(*)(T), Argument > Struct Template Reference

#include <shark/Core/utility/CanBeCalled.h>

Static Public Attributes

static bool const value = type::value
 

Detailed Description

template<class R, class T, class Argument>
struct shark::CanBeCalled< R(*)(T), Argument >

Definition at line 95 of file CanBeCalled.h.

Member Data Documentation

◆ value

template<class R , class T , class Argument >
bool const shark::CanBeCalled< R(*)(T), Argument >::value = type::value
static

Definition at line 97 of file CanBeCalled.h.


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