diff options
| author | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-06-24 00:05:46 -0700 |
|---|---|---|
| committer | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-08-16 12:21:49 -0700 |
| commit | 6ffd71ffaefeb39066694eca9c4ea2cbea2a8dfd (patch) | |
| tree | e51380de3ad50b58d8c8a1cddd2e32ce50ba154c /Source/Core/InputCommon | |
| parent | c536754ffe78bc56e6cca5f3891f21bd31136ee2 (diff) | |
BitUtils: Constexpr BitCastToArray, Remove BitCastFromArray
`std::bit_cast` participates in overload resolution only if `sizeof(To) == sizeof(From)` and both `To` and `From` are *TriviallyCopyable* types, so the static assertions here can be removed. `[[nodiscard]]` was added as well.
Diffstat (limited to 'Source/Core/InputCommon')
0 files changed, 0 insertions, 0 deletions
