|
mini-llvm 0.1.0
|
#include <BitCast.h>
Public Member Functions | |
| template<typename From> | |
| To | operator() (From) const noexcept |
| template<typename From> requires (!std::same_as<From, bool> && sizeof(To) == sizeof(From)) | |
| To | operator() (From x) const noexcept |
|
inlinenoexcept |
|
inlinenoexcept |