Classdesc 3.44
is_rawFunction< F, true > Struct Template Reference
Inheritance diagram for is_rawFunction< F, true >:
Inheritance graph
Collaboration diagram for is_rawFunction< F, true >:
Collaboration graph

Classes

struct  Arg

Static Public Attributes

static const bool value

Member Data Documentation

◆ value

template<class F>
const bool value
static
Initial value:
=
is_same<typename Arg<1>::T,boost::python::tuple>::value &&
is_same<typename Arg<2>::T,boost::python::dict>::value

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