BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_integralconstant.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsls_compilerfeatures.h>
#include <bsls_deprecatefeature.h>
#include <bsls_keyword.h>
#include <bsls_libraryfeatures.h>
#include <bsls_nativestd.h>

Go to the source code of this file.

Classes

struct  bsl::integral_constant< t_TYPE, t_VAL >
 
struct  bsl::integral_constant< bool, t_VAL >
 

Macros

#define BSL_DEPRECATE_TRUE_FALSE_TYPE_VALUE
 

Typedefs

typedef integral_constant< bool, false > bsl::false_type
 
typedef integral_constant< bool, true > bsl::true_type
 

Detailed Description

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