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

Bit XOR functor. More...

#include <bmfunc.h>

Public Member Functions

W operator() (W w1, W w2)
 

Detailed Description

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

Bit XOR functor.

Definition at line 7296 of file bmfunc.h.

Member Function Documentation

◆ operator()()

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

Definition at line 7298 of file bmfunc.h.


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