This template variable represents the result value of the bslmf::IsBitwiseCopyable meta‐function.

Synopsis

Declared in <bslmf_isbitwisecopyable.h>

template<class t_TYPE>
inline constexpr bool IsBitwiseCopyable_v = IsBitwiseCopyable<t_TYPE>::value;

Created with MrDocs