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