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