Quick Links:

bal | bbl | bdl | bsl

bsl::is_integral< const volatile t_TYPE > Struct Template Reference
[Component bslmf_isintegral]

#include <bslmf_isintegral.h>


Detailed Description

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

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

See Component bslmf_isintegral


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