Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslmf_isfloatingpoint.h File Reference

Provide a compile-time check for floating-point types. More...

Go to the source code of this file.

Classes

struct  bsl::is_floating_point< t_TYPE >
struct  bsl::is_floating_point< float >
struct  bsl::is_floating_point< double >
struct  bsl::is_floating_point< long double >
struct  bsl::is_floating_point< const t_TYPE >
struct  bsl::is_floating_point< volatile t_TYPE >
struct  bsl::is_floating_point< const volatile t_TYPE >

Namespaces

namespace  bsl

Detailed Description