GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
bit_xor< T > Struct Template Reference

Public Member Functions

operator() (const T &op1, const T &op2) const
 

Detailed Description

template<typename T>
struct bit_xor< T >

Definition at line 71 of file bitfcns.cc.

Member Function Documentation

◆ operator()()

template<typename T >
T bit_xor< T >::operator() ( const T &  op1,
const T &  op2 
) const
inline

Definition at line 74 of file bitfcns.cc.


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