spot  2.2.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Static Public Attributes | List of all members
spot::internal::first_is_base_of< Of, Arg1, Args...> Struct Template Reference
Collaboration diagram for spot::internal::first_is_base_of< Of, Arg1, Args...>:
Collaboration graph

Static Public Attributes

static const bool value
 

Member Data Documentation

template<typename Of , typename Arg1 , typename... Args>
const bool spot::internal::first_is_base_of< Of, Arg1, Args...>::value
static
Initial value:
=
std::is_base_of<Of, typename std::decay<Arg1>::type>::value

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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Nov 21 2016 08:26:37 for spot by doxygen 1.8.8