carl  24.04
Computer ARithmetic Library
carl::IntegerPairCompare< IntegerType > Struct Template Reference

#include <GaloisField.h>

Public Member Functions

bool operator() (const std::pair< IntegerType, IntegerType > &p1, const std::pair< IntegerType, IntegerType > &p2) const
 

Detailed Description

template<typename IntegerType>
struct carl::IntegerPairCompare< IntegerType >

Definition at line 22 of file GaloisField.h.

Member Function Documentation

◆ operator()()

template<typename IntegerType >
bool carl::IntegerPairCompare< IntegerType >::operator() ( const std::pair< IntegerType, IntegerType > &  p1,
const std::pair< IntegerType, IntegerType > &  p2 
) const
inline

Definition at line 23 of file GaloisField.h.


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