Quick Links:

bal | bbl | bdl | bsl

bslmf::IsBitwiseMoveable< const t_TYPE > Struct Template Reference

#include <bslmf_isbitwisemoveable.h>


Detailed Description

template<class t_TYPE>
struct bslmf::IsBitwiseMoveable< const t_TYPE >

Trait metafunction that determines whether the specified parameter t_TYPE is bitwise moveable by stripping off the const qualifier and forwarding to the base-case of IsBitwiseMoveable.

See Component bslmf_isbitwisemoveable


The documentation for this struct was generated from the following file: