dlvhex  2.5.0
bm::bit_AND< W > Struct Template Reference

Bit AND functor. More...

#include <vs10/bm/bmfunc.h>

Public Member Functions

operator() (W w1, W w2)
operator() (W w1, W w2)

Detailed Description

template<typename W>
struct bm::bit_AND< W >

Bit AND functor.

Definition at line 5079 of file bmfunc.h.


Member Function Documentation

template<typename W >
W bm::bit_AND< W >::operator() ( w1,
w2 
) [inline]

Definition at line 5081 of file bmfunc.h.

template<typename W >
W bm::bit_AND< W >::operator() ( w1,
w2 
) [inline]

Definition at line 5081 of file bmfunc.h.


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