BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsltf_movestate.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsltf_copymovestate.h>
#include <cstdio>

Go to the source code of this file.

Classes

struct  bsltf::MoveState
 

Functions

void bsltf::debugprint (const MoveState::Enum &value)
 Print the specified value as a string.
 
template<class TYPE >
MoveState::Enum bsltf::getMovedFrom (const TYPE &object)
 
template<class TYPE >
MoveState::Enum bsltf::getMovedInto (const TYPE &object)
 
template<class TYPE >
void bsltf::setMovedInto (TYPE *object, MoveState::Enum value)
 

Detailed Description

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