mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ops::FPToUI< bool > Struct Reference

#include <FPToUI.h>

Public Member Functions

template<typename From>
requires std::floating_point<From>
std::optional< bool > operator() (From x) const noexcept

Member Function Documentation

◆ operator()()

template<typename From>
requires std::floating_point<From>
std::optional< bool > mini_llvm::ops::FPToUI< bool >::operator() ( From x) const
inlinenoexcept

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