BitMagic-C++
Public Member Functions
bm::bit_COUNT_OR< W > Struct Template Reference

Bit COUNT OR functor. More...

#include <bmfunc.h>

Public Member Functions

operator() (W w1, W w2)
 

Detailed Description

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

Bit COUNT OR functor.

Definition at line 7341 of file bmfunc.h.

Member Function Documentation

◆ operator()()

template<typename W>
W bm::bit_COUNT_OR< W >::operator() ( w1,
w2 
)
inline

Definition at line 7343 of file bmfunc.h.

References BM_INCWORD_BITCOUNT.


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