Synopsis
Declared in <bslstl_variant.h>
template<class t_HEAD>
struct Variant_IsCopyConstructibleAll<t_HEAD>
: std::is_copy_constructible<t_HEAD>
Base Classes
Name |
Description |
|
Created with MrDocs