BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_isbitwisecopyable.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_detectnestedtrait.h>
#include <bslmf_integralconstant.h>
#include <bslmf_istriviallycopyable.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_platform.h>
#include <stddef.h>

Go to the source code of this file.

Classes

struct  bslmf::IsBitwiseCopyable< t_TYPE >
 
struct  bslmf::IsBitwiseCopyable< t_TYPE & >
 
struct  bslmf::IsBitwiseCopyable< const t_TYPE >
 
struct  bslmf::IsBitwiseCopyable< volatile t_TYPE >
 
struct  bslmf::IsBitwiseCopyable< const volatile t_TYPE >
 
struct  bslmf::IsBitwiseCopyable< t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseCopyable< const t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseCopyable< volatile t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseCopyable< const volatile t_TYPE[t_LEN]>
 
struct  bslmf::IsBitwiseCopyable< t_TYPE[]>
 
struct  bslmf::IsBitwiseCopyable< const t_TYPE[]>
 
struct  bslmf::IsBitwiseCopyable< volatile t_TYPE[]>
 
struct  bslmf::IsBitwiseCopyable< const volatile t_TYPE[]>
 

Detailed Description

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