framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Functions
word_swap.hpp File Reference

Word swap definitions. More...

Go to the source code of this file.

Namespaces

 framework
 Framework namespace.
 

Constant Groups

 framework
 Framework namespace.
 

Functions

template<typename T >
FRAMEWORK_ALWAYS_INLINEframework::wswap32 (T &&in)
 Common 32-bit word swap implementation.
 
template<typename T >
FRAMEWORK_ALWAYS_INLINEframework::wswap64 (T &&in)
 Common 64-bit word swap implementation.
 

Detailed Description

Word swap definitions.