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

#include <OLT.h>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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