Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Xor_Op Struct Reference

Public Member Functions

constexpr unsigned operator() (unsigned a, unsigned b) const noexcept
 
constexpr unsigned operator() (unsigned a, unsigned b) const noexcept
 

Detailed Description

Definition at line 214 of file disjoint_sparse_table_example.cc.

Member Function Documentation

◆ operator()() [1/2]

constexpr unsigned Xor_Op::operator() ( unsigned  a,
unsigned  b 
) const
inlineconstexprnoexcept

Definition at line 216 of file disjoint_sparse_table_example.cc.

◆ operator()() [2/2]

constexpr unsigned Xor_Op::operator() ( unsigned  a,
unsigned  b 
) const
inlineconstexprnoexcept

Definition at line 195 of file disjoint_sparse_table_test.cc.


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