![]() |
TrinityCore
|
Namespaces | |
| namespace | ranges |
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 |
| template<class T , class U > | |
| constexpr decltype(auto) | forward_like (U &&value) noexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |