#include <pbori_func.h>
Public Member Functions | |
template<class FirstType , class ValueType > | |
const ValueType & | operator() (const FirstType &, const ValueType &value,...) const |
Constant functional operator template. | |
template<class FirstType , class ValueType > | |
ValueType & | operator() (const FirstType &, ValueType &value,...) const |
Functional operator template. |
const ValueType& polybori::project_ith< 2, NLEN >::operator() | ( | const FirstType & | , | |
const ValueType & | value, | |||
... | ||||
) | const [inline] |
Constant functional operator template.
ValueType& polybori::project_ith< 2, NLEN >::operator() | ( | const FirstType & | , | |
ValueType & | value, | |||
... | ||||
) | const [inline] |
Functional operator template.