BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_istriviallydefaultconstructible.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_isreference.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::IsTriviallyDefaultConstructible_DetectTrait< t_TYPE, t_K_INTRINSIC >
 
struct  bslmf::IsTriviallyDefaultConstructible_DetectTrait< t_TYPE, true >
 
struct  bslmf::IsTriviallyDefaultConstructible_Imp< t_TYPE >
 
struct  bslmf::IsTriviallyDefaultConstructible_Imp< void >
 
struct  bsl::is_trivially_default_constructible< t_TYPE >
 
struct  bsl::is_trivially_default_constructible< const t_TYPE >
 
struct  bsl::is_trivially_default_constructible< volatile t_TYPE >
 
struct  bsl::is_trivially_default_constructible< const volatile t_TYPE >
 
struct  bsl::is_trivially_default_constructible< t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_default_constructible< const t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_default_constructible< volatile t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_default_constructible< const volatile t_TYPE[t_LEN]>
 
struct  bsl::is_trivially_default_constructible< t_TYPE[]>
 
struct  bsl::is_trivially_default_constructible< const t_TYPE[]>
 
struct  bsl::is_trivially_default_constructible< volatile t_TYPE[]>
 
struct  bsl::is_trivially_default_constructible< const volatile t_TYPE[]>
 

Detailed Description

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