BitMagic-C++
bm::bit_COUNT_B< W > Struct Template Reference

Bit COUNT B functor. More...

#include <bmfunc.h>

Public Member Functions

operator() (W, W w2) BMNOEXCEPT

Detailed Description

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

Bit COUNT B functor.

Definition at line 9531 of file bmfunc.h.

Member Function Documentation

◆ operator()()

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

Definition at line 9533 of file bmfunc.h.

References BMNOEXCEPT, and bm::word_bitcount().


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