Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Typedefs

bslmf_integralconstant.h File Reference

Provide a mapping from integral constants to unique types. More...

Go to the source code of this file.

Classes

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

Namespaces

namespace  bslmf
namespace  bsl

Typedefs

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

Detailed Description