BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_istriviallycopyable.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_detectnestedtrait.h>
#include <bslmf_integralconstant.h>
#include <bslmf_isenum.h>
#include <bslmf_isfundamental.h>
#include <bslmf_ismemberpointer.h>
#include <bslmf_ispointer.h>
#include <bslmf_voidtype.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_platform.h>
#include <bsls_timeinterval.h>
#include <stddef.h>
#include <bsls_nativestd.h>

Go to the source code of this file.

Classes

struct  bslmf::IsTriviallyCopyable_DetectTrait< t_TYPE, t_K_INTRINSIC >
 
struct  bslmf::IsTriviallyCopyable_DetectTrait< t_TYPE, true >
 
struct  bslmf::IsTriviallyCopyable_Intrinsic< t_TYPE >
 
struct  bslmf::IsTriviallyCopyable_Intrinsic< void >
 
struct  bsl::is_trivially_copyable< t_TYPE >
 
struct  bsl::is_trivially_copyable< t_TYPE & >
 
struct  bsl::is_trivially_copyable< const t_TYPE >
 
struct  bsl::is_trivially_copyable< volatile t_TYPE >
 
struct  bsl::is_trivially_copyable< const volatile t_TYPE >
 
struct  bsl::is_trivially_copyable< t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_copyable< const t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_copyable< volatile t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_copyable< const volatile t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_copyable< t_TYPE[]>
 
struct  bsl::is_trivially_copyable< const t_TYPE[]>
 
struct  bsl::is_trivially_copyable< volatile t_TYPE[]>
 
struct  bsl::is_trivially_copyable< const volatile t_TYPE[]>
 
struct  bsl::is_trivially_copyable< BloombergLP::bsls::TimeInterval >
 
struct  bsl::is_trivially_copyable< BloombergLP::bslmf::Nil >
 
struct  bslmf::IsTriviallyCopyableCheck< t_TYPE >
 

Detailed Description

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