mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ops::EQ Struct Reference

#include <EQ.h>

Public Member Functions

template<typename T>
requires std::integral<T>
bool operator() (T x, T y) const noexcept

Member Function Documentation

◆ operator()()

template<typename T>
requires std::integral<T>
bool mini_llvm::ops::EQ::operator() ( T x,
T y ) const
inlinenoexcept

The documentation for this struct was generated from the following file:
  • include/mini-llvm/common/ops/EQ.h