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

Go to the source code of this file.

Classes

struct  bsltf::CopyMoveState
 

Functions

bool bsltf::operator! (CopyMoveState::Enum value)
 Return true if value is e_ORIGINAL; otherwise return false.
 
bool bsltf::operator== (CopyMoveState::Enum a, int b)
 
bool bsltf::operator== (int a, CopyMoveState::Enum b)
 
bool bsltf::operator!= (CopyMoveState::Enum a, int b)
 
bool bsltf::operator!= (int a, CopyMoveState::Enum b)
 
CopyMoveState::Enum bsltf::copyMoveState (bslmf::MatchAnyType)
 
void bsltf::setCopyMoveState (void *, CopyMoveState::Enum)
 
void bsltf::debugprint (const CopyMoveState::Enum &value)
 

Detailed Description

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