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

#include <SGT.h>

Public Member Functions

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

Member Function Documentation

◆ operator()() [1/2]

bool mini_llvm::ops::SGT::operator() ( bool x,
bool y ) const
inlinenoexcept

◆ operator()() [2/2]

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

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