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

#include <SExt.h>

Public Member Functions

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

Member Function Documentation

◆ operator()() [1/2]

bool mini_llvm::ops::SExt< bool >::operator() ( bool x) const
inlinenoexcept

◆ operator()() [2/2]

template<typename From>
requires std::integral<From>
bool mini_llvm::ops::SExt< bool >::operator() ( From ) const
inlinenoexcept

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