Quick Links:

bal | bbl | bdl | bsl

bsl::is_copy_constructible< t_TYPE > Struct Template Reference

#include <bslmf_iscopyconstructible.h>


Detailed Description

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

The primary template for this traits handles only non-'const'-qualified types; partial specializations will handle some interesting cases, including the remaining const-qualified types.

See Component bslmf_iscopyconstructible


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