#include <pbori_func.h>
|
| template<class ValueType > |
| const ValueType & | operator() (const ValueType &value,...) const |
| | Constant functional operator template. More...
|
| |
| template<class ValueType > |
| ValueType & | operator() (ValueType &value,...) const |
| | Functional operator template. More...
|
| |
template<unsigned int NLEN>
template<class ValueType >
Constant functional operator template.
template<unsigned int NLEN>
template<class ValueType >
Functional operator template.
The documentation for this class was generated from the following file: