|
mini-llvm 0.1.0
|
#include <ASHR.h>
Public Member Functions | |
| template<typename Tx, typename Ty> requires std::integral<Tx> && std::integral<Ty> | |
| std::optional< Tx > | operator() (Tx x, Ty y) const noexcept |
| template<typename Ty> requires std::integral<Ty> | |
| std::optional< bool > | operator() (bool x, Ty y) const noexcept |
|
inlinenoexcept |
|
inlinenoexcept |