BitMagic-C++
bm::and_func Struct Reference

and functor More...

#include <bmutil.h>

Static Public Member Functions

static BMFORCEINLINE unsigned op (unsigned v1, unsigned v2) BMNOEXCEPT2

Detailed Description

and functor

Definition at line 478 of file bmutil.h.

Member Function Documentation

◆ op()

BMFORCEINLINE unsigned bm::and_func::op ( unsigned v1,
unsigned v2 )
inlinestatic

Definition at line 481 of file bmutil.h.

References BMFORCEINLINE, and BMNOEXCEPT2.


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