polybori::project_ith< 2, NLEN > Class Template Reference

#include <pbori_func.h>

List of all members.

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.

template<unsigned int NLEN>
class polybori::project_ith< 2, NLEN >


Member Function Documentation

template<unsigned int NLEN>
template<class FirstType , class ValueType >
ValueType& polybori::project_ith< 2, NLEN >::operator() ( const FirstType &  ,
ValueType &  value,
  ... 
) const [inline]

Functional operator template.

template<unsigned int NLEN>
template<class FirstType , class ValueType >
const ValueType& polybori::project_ith< 2, NLEN >::operator() ( const FirstType &  ,
const ValueType &  value,
  ... 
) const [inline]

Constant functional operator template.


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

Generated by  doxygen 1.6.2