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

Public Member Functions

int operator() (const int &a, const int &b) const noexcept
 

Detailed Description

Definition at line 530 of file sparse_table_test.cc.

Member Function Documentation

◆ operator()()

int Gcd_Op::operator() ( const int a,
const int b 
) const
inlinenoexcept

Definition at line 532 of file sparse_table_test.cc.

References Aleph::maps().

Referenced by scenario_range_gcd().


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