![]() |
ATLAS Offline Software
|
C++23-compatible byteswap() More...
#include <version>
#include <concepts>
#include <bit>
#include <array>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
CxxUtils | |
Functions | |
template<std::integral T> | |
constexpr T | CxxUtils::byteswap (T value) noexcept |
Reverse the bytes in n. More... | |