BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsltf_wellbehavedmoveonlyalloctesttype.h File Reference

Go to the source code of this file.

Classes

class  bsltf::WellBehavedMoveOnlyAllocTestType
 
struct  bslma::UsesBslmaAllocator< bsltf::WellBehavedMoveOnlyAllocTestType >
 
struct  bsl::is_copy_constructible< BloombergLP::bsltf::WellBehavedMoveOnlyAllocTestType >
 
struct  bsl::is_nothrow_move_constructible< BloombergLP::bsltf::WellBehavedMoveOnlyAllocTestType >
 

Functions

bool bsltf::operator== (const WellBehavedMoveOnlyAllocTestType &lhs, const WellBehavedMoveOnlyAllocTestType &rhs)
 
bool bsltf::operator!= (const WellBehavedMoveOnlyAllocTestType &lhs, const WellBehavedMoveOnlyAllocTestType &rhs)
 
MoveState::Enum bsltf::getMovedFrom (const WellBehavedMoveOnlyAllocTestType &object)
 Return the move-from state of the specified object.
 
MoveState::Enum bsltf::getMovedInto (const WellBehavedMoveOnlyAllocTestType &object)
 Return the move-into state of the specified object.
 
void bsltf::setMovedInto (WellBehavedMoveOnlyAllocTestType *object, MoveState::Enum value)
 
void bsltf::swap (WellBehavedMoveOnlyAllocTestType &a, WellBehavedMoveOnlyAllocTestType &b)
 

Detailed Description

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