unite_assign< RhsType, LhsType > Class Template Reference
Accessing .uniteAssign().
More...
#include <pbori_func.h>
List of all members.
Public Member Functions |
RhsType & | operator() (RhsType &rhs, const LhsType &lhs) const |
Detailed Description
template<class RhsType, class LhsType = typename pbori_traits<RhsType>::idx_type>
class unite_assign< RhsType, LhsType >
Accessing .uniteAssign().
Member Function Documentation
template<class RhsType , class LhsType = typename pbori_traits<RhsType>::idx_type>
RhsType& unite_assign< RhsType, LhsType >::operator() |
( |
RhsType & |
rhs, |
|
|
const LhsType & |
lhs | |
|
) |
| | const [inline] |
The documentation for this class was generated from the following file: