Quick Links:

bal | bbl | bdl | bsl

bsl::is_floating_point< const volatile t_TYPE > Struct Template Reference
[Component bslmf_isfloatingpoint]

#include <bslmf_isfloatingpoint.h>


Detailed Description

template<class t_TYPE>
struct bsl::is_floating_point< const volatile t_TYPE >

This partial specialization of is_floating_point, for when the (template parameter) t_TYPE is const volatile-qualified delegates to the non-cv-qualified primary template.

See Component bslmf_isfloatingpoint


The documentation for this struct was generated from the following file: