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

Synopsis

Declared in <bslmf_isbitwisemoveable.h>

template<class t_TYPE>
inline constexpr bool IsBitwiseMoveable_v = IsBitwiseMoveable<t_TYPE>::value;

Created with MrDocs