pabigot  0.1.1
C++ support classes
Functions
pabigot::external::ccbysa30 Namespace Reference

External material licensed under Creative Commons Attribution Share Alike 3.0. More...

Functions

template<class T , class U = typename std::make_unsigned<T>::type>
constexpr U bswap (T i)
 C++17 constexpr byte-swapping implementation. More...
 

Detailed Description

External material licensed under Creative Commons Attribution Share Alike 3.0.

See also
https://spdx.org/licenses/CC-BY-SA-3.0.html

Function Documentation

◆ bswap()

template<class T , class U = typename std::make_unsigned<T>::type>
constexpr U pabigot::external::ccbysa30::bswap ( i)
constexpr