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

Bit COUNT A functor. More...

#include <bmfunc.h>

Public Member Functions

operator() (W w1, W) BMNOEXCEPT

Detailed Description

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

Bit COUNT A functor.

Definition at line 9525 of file bmfunc.h.

Member Function Documentation

◆ operator()()

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

Definition at line 9527 of file bmfunc.h.

References BMNOEXCEPT, and bm::word_bitcount().


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