senf::detail::has_static_validate_member< T, Signature > Struct Template Reference
List of all members.
Detailed Description
template<class T, typename Signature>
struct senf::detail::has_static_validate_member< T, Signature >
Definition at line 37 of file MIHMessageRegistry.ih.
|
Static Public Member Functions
|
template<class U > |
static char |
test (helper<&U::validate > *) |
template<class U > |
static char(& |
test (...))[2] |
Static Public Attributes
|
static const bool |
value = sizeof(test<T>(0))==1 |
Member Function Documentation
template<class T , typename Signature >
template<class U >
template<class T , typename Signature >
template<class U >
Member Data Documentation
template<class T , typename Signature >
The documentation for this struct was generated from the following file: