Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Pyston::ExpressionTreeBuilder::buildHelper< R(const std::vector< T > &)> Struct Template Reference

Static Public Attributes

static ExpressionTree< R(const std::vector< T > &) build )(const boost::python::object &, size_t n)
 

Detailed Description

template<typename R, typename T>
struct Pyston::ExpressionTreeBuilder::buildHelper< R(const std::vector< T > &)>

Specialization for functions that receive a variable number of arguments of the same type

Template Parameters
RReturn type
TParameter type

Definition at line 91 of file ExpressionTreeBuilder.h.

Member Data Documentation

◆ build

template<typename R , typename T >
ExpressionTree< R(const std::vector< T > &) Pyston::ExpressionTreeBuilder::buildHelper< R(const std::vector< T > &)>::build) (const boost::python::object &, size_t n)
static

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