spot
1.99.8
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
spot
internal
first_is_base_of< Of, Arg1, Args...>
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
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:
spot/graph/
graph.hh
Please direct any
question
,
comment
, or
bug report
to the Spot mailing list at
spot@lrde.epita.fr
.
Generated on Thu Feb 18 2016 13:37:06 for spot by
1.8.9.1