BitMagic-C++
|
Internal structure. More...
#include <bmconst.h>
Data Structures | |
struct | bo |
Static Public Member Functions | |
static ByteOrder | byte_order () |
Static Public Attributes | |
static bo | _bo |
Internal structure.
Different global settings.
|
inlinestatic |
Definition at line 464 of file bmconst.h.
References bm::globals< T >::_bo, and bm::globals< T >::bo::_byte_order.
Referenced by bm::deserialize(), bm::operation_deserializer< BV >::deserialize(), bm::deserialize_range(), bm::operation_deserializer< BV >::deserialize_range(), bm::serializer< BV >::encode_header(), bm::compressed_collection_serializer< CBC >::serialize(), and bm::sparse_vector_serializer< SV >::serialize().
|
static |
Definition at line 463 of file bmconst.h.
Referenced by bm::globals< T >::byte_order().