![]() |
TrinityCore
|
Functions | |
| constexpr bool | is_eq (std::partial_ordering cmp) noexcept |
| constexpr bool | is_neq (std::partial_ordering cmp) noexcept |
| template<typename To , typename From , std::enable_if_t< std::conjunction_v< std::bool_constant< sizeof(To)==sizeof(From)>, std::is_trivially_copyable< To >, std::is_trivially_copyable< From > >, int > = 0> | |
| constexpr To | bit_cast (From const &from) noexcept |
|
constexprnoexcept |
|
constexprnoexcept |