Tatooine
Namespaces | Functions
swap_endianess.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 

Functions

template<typename Data >
constexpr Data tatooine::swap_endianess (Data data)
 
template<typename Data >
constexpr void tatooine::swap_endianess (Data *data, size_t n)
 
template<typename Data >
void tatooine::swap_endianess (std::vector< Data > &data)