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

#include <FPToUI.h>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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