|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bslscm_version.h>#include <bsltf_movestate.h>#include <bslma_usesbslmaallocator.h>#include <bslmf_movableref.h>#include <bsls_compilerfeatures.h>#include <bsls_keyword.h>Go to the source code of this file.
Classes | |
| class | bsltf::MoveOnlyAllocTestType |
| struct | bslma::UsesBslmaAllocator< bsltf::MoveOnlyAllocTestType > |
| struct | bsl::is_copy_constructible< BloombergLP::bsltf::MoveOnlyAllocTestType > |
Functions | |
| bool | bsltf::operator== (const MoveOnlyAllocTestType &lhs, const MoveOnlyAllocTestType &rhs) |
| bool | bsltf::operator!= (const MoveOnlyAllocTestType &lhs, const MoveOnlyAllocTestType &rhs) |
| MoveState::Enum | bsltf::getMovedFrom (const MoveOnlyAllocTestType &object) |
Return the move-from state of the specified object. | |
| MoveState::Enum | bsltf::getMovedInto (const MoveOnlyAllocTestType &object) |
Return the move-into state of the specified object. | |
| void | bsltf::setMovedInto (MoveOnlyAllocTestType *object, MoveState::Enum value) |
| void | bsltf::swap (MoveOnlyAllocTestType &a, MoveOnlyAllocTestType &b) |
The content of this file has been pre-processed for Doxygen.