ProteoWizard
Namespaces | Functions
endian.hpp File Reference
#include "boost/static_assert.hpp"

Go to the source code of this file.

Namespaces

 pwiz
 
 pwiz::util
 

Functions

 pwiz::util::BOOST_STATIC_ASSERT (sizeof(unsigned int)==4)
 
 pwiz::util::BOOST_STATIC_ASSERT (sizeof(unsigned long long)==8)
 
unsigned int pwiz::util::endianize32 (unsigned int n)
 
unsigned long long pwiz::util::endianize64 (unsigned long long n)