Trait specialization: ConstructorProxy is bitwise moveable when its OBJECT_TYPE is bitwise moveable.
Synopsis
Declared in <bslalg_constructorproxy.h>
template<class OBJECT_TYPE>
struct IsBitwiseMoveable<bslalg::ConstructorProxy<OBJECT_TYPE>>
: IsBitwiseMoveable<OBJECT_TYPE>::type
Base Classes
Name |
Description |
|
Created with MrDocs