BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsltf_allocargumenttype.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsltf_movestate.h>
#include <bslma_default.h>
#include <bslma_allocator.h>
#include <bslma_usesbslmaallocator.h>
#include <bslmf_movableref.h>
#include <bsls_assert.h>

Go to the source code of this file.

Classes

class  bsltf::AllocArgumentType< N >
 
struct  bslma::UsesBslmaAllocator< bsltf::AllocArgumentType< N > >
 

Functions

template<int N>
MoveState::Enum bsltf::getMovedFrom (const AllocArgumentType< N > &object)
 Return the move-from state of the specified object.
 
template<int N>
MoveState::Enum bsltf::getMovedInto (const AllocArgumentType< N > &object)
 Return the move-into state of the specified object.
 

Detailed Description

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