Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Pyston::ExpressionTreeBuilder::buildHelper< R(Args...)> Struct Template Reference

Static Public Member Functions

template<typename... Prototypes>
static ExpressionTree< R(Args...)> build (const boost::python::object &, Prototypes &&...)
 

Detailed Description

template<typename R, typename... Args>
struct Pyston::ExpressionTreeBuilder::buildHelper< R(Args...)>

Specialization that "unwraps" the function signature into return type and arguments

Definition at line 99 of file ExpressionTreeBuilder.h.

Member Function Documentation

◆ build()

template<typename R , typename... Args>
template<typename... Prototypes>
static ExpressionTree< R(Args...)> Pyston::ExpressionTreeBuilder::buildHelper< R(Args...)>::build ( const boost::python::object &  ,
Prototypes &&  ... 
)
static

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