GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
std::bit_xor< T > Struct Template Reference

Public Member Functions

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

Detailed Description

template<typename T>
struct std::bit_xor< T >

Definition at line 68 of file bitfcns.cc.

Member Function Documentation

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

Definition at line 71 of file bitfcns.cc.


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