|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bslscm_version.h>#include <bslalg_swaputil.h>#include <bslmf_assert.h>#include <bsls_assert.h>#include <bsls_alignmentfromtype.h>#include <bsls_compilerfeatures.h>#include <bsls_platform.h>#include <bsl_cstddef.h>#include <cstddef>#include <cstdlib>#include <typeinfo>#include <stdint.h>Go to the source code of this file.
Classes | |
| class | bdlb::NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > |
Functions | |
| template<class t_TYPE , unsigned t_NUM_BITS> | |
| bool | bdlb::operator== (const NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > &lhs, const NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > &rhs) |
| template<class t_TYPE , unsigned t_NUM_BITS> | |
| bool | bdlb::operator!= (const NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > &lhs, const NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > &rhs) |
| template<class t_TYPE , unsigned t_NUM_BITS> | |
| void | bdlb::swap (NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > &a, NullableAllocatedValue_PointerBitsPair< t_TYPE, t_NUM_BITS > &b) |
The content of this file has been pre-processed for Doxygen.