BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlma_localbufferedobject.h File Reference
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bdlma_localsequentialallocator.h>
#include <bslma_allocatorutil.h>
#include <bslma_constructionutil.h>
#include <bslma_stdallocator.h>
#include <bslma_usesbslmaallocator.h>
#include <bslmf_assert.h>
#include <bslmf_nestedtraitdeclaration.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_objectbuffer.h>
#include <bsl_type_traits.h>
#include <bsl_cstddef.h>
#include <bsl_utility.h>

Go to the source code of this file.

Classes

class  bdlma::LocalBufferedObject< t_TYPE, t_BUFFER_SIZE, t_DISABLE_DESTRUCTION >
 

Macros

#define BDLMA_LOCAL_BUFFERED_VALUE_IS_ASSIGNABLE(DST, SRC)    std::is_assignable<DST, SRC>::value
 

Detailed Description

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