OKlibrary  0.2.1.6
NumberTheory_Concept_test::Test_wrapper_gcd_extended< Int, Gcd_extended, Gcd > Struct Template Reference

#include <NumberTheory_Concept_test.hpp>

List of all members.

Public Member Functions

void operator() (const Int a, const Int b) const

Detailed Description

template<typename Int, template< typename > class Gcd_extended, template< typename > class Gcd>
struct NumberTheory_Concept_test::Test_wrapper_gcd_extended< Int, Gcd_extended, Gcd >

Definition at line 57 of file NumberTheory_Concept_test.hpp.


Member Function Documentation

template<typename Int, template< typename > class Gcd_extended, template< typename > class Gcd>
void NumberTheory_Concept_test::Test_wrapper_gcd_extended< Int, Gcd_extended, Gcd >::operator() ( const Int  a,
const Int  b 
) const [inline]

Definition at line 58 of file NumberTheory_Concept_test.hpp.

References gcd().


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