BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls_byteorderutil_impl.h File Reference
#include <bsls_ident.h>
#include <bsls_assert.h>
#include <bsls_platform.h>
#include <bsls_types.h>

Go to the source code of this file.

Classes

struct  bsls::ByteOrderUtil_Impl< TYPE, 1 >
 
struct  bsls::ByteOrderUtil_Impl< TYPE, 2 >
 
struct  bsls::ByteOrderUtil_Impl< TYPE, 4 >
 
struct  bsls::ByteOrderUtil_Impl< TYPE, 8 >
 

Macros

#define BSLS_BYTEORDERUTIL_IMPL_COMPILE_TIME_ASSERT(expr)
 
#define BSLS_BYTEORDERUTIL_IMPL_DISABLE_COUNTERPRODUCTIVE_MACROS   1
 
#define BSLS_BYTEORDERUTIL_IMPL_GENERICSWAP_16(dstType, x)
 
#define BSLS_BYTEORDERUTIL_IMPL_GENERICSWAP_32(dstType, x)
 
#define BSLS_BYTEORDERUTIL_IMPL_GENERICSWAP_64(dstType, x)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.