spot  2.11.6
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... >:

Static Public Attributes

static const bool value
 

Member Data Documentation

◆ value

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 Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1