BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_isbitwisemoveable.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_conditional.h>
#include <bslmf_detectnestedtrait.h>
#include <bslmf_integralconstant.h>
#include <bslmf_isempty.h>
#include <bslmf_isbitwisecopyable.h>
#include <bslmf_isfunction.h>
#include <bslmf_isreference.h>
#include <bsls_compilerfeatures.h>
#include <bsls_platform.h>
#include <stddef.h>
#include <bsls_nativestd.h>

Go to the source code of this file.

Classes

struct  bslmf::IsBitwiseMoveable_Imp< t_TYPE, bool >
 
struct  bslmf::IsBitwiseMoveable_Imp< t_TYPE, false >
 
struct  bslmf::IsBitwiseMoveable< t_TYPE >
 
struct  bslmf::IsBitwiseMoveable< void >
 
struct  bslmf::IsBitwiseMoveable< const t_TYPE >
 
struct  bslmf::IsBitwiseMoveable< volatile t_TYPE >
 
struct  bslmf::IsBitwiseMoveable< const volatile t_TYPE >
 
struct  bslmf::IsBitwiseMoveable< t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseMoveable< const t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseMoveable< volatile t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseMoveable< const volatile t_TYPE[t_LEN]>
 

Macros

#define BSLMF_ISBITWISEMOVEABLE_NO_SUPPORT_FOR_ARRAY_OF_UNKNOWN_BOUND   1
 

Detailed Description

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