Quick Links:

bal | bbl | bdl | bsl

bsl::is_copy_constructible< const t_TYPE > Struct Template Reference
[Component bslmf_iscopyconstructible]

#include <bslmf_iscopyconstructible.h>


Detailed Description

template<class t_TYPE>
struct bsl::is_copy_constructible< const t_TYPE >

This partial specialization ensures that const-qualified types have the same result as their element type.

See Component bslmf_iscopyconstructible


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