spot  2.4.1
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

◆ 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 Thu Oct 5 2017 20:23:13 for spot by doxygen 1.8.13