Quick Links:

bal | bbl | bdl | bsl

bslmf::IsBitwiseMoveable< volatile t_TYPE > Struct Template Reference

#include <bslmf_isbitwisemoveable.h>


Detailed Description

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

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

See Component bslmf_isbitwisemoveable


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