This template variable represents the result value of the bslmf::IsBitwiseCopyable meta-function.
bslmf::IsBitwiseCopyable
Declared in <bslmf_isbitwisecopyable.h>
<bslmf_isbitwisecopyable.h>
template<class t_TYPE> inline constexpr bool IsBitwiseCopyable_v = IsBitwiseCopyable<t_TYPE>::value;