Synopsis
Declared in <bdlf_memfn.h>
template<
class PROTOTYPE,
class INSTANCE>
struct IsBitwiseMoveable<bdlf::MemFnInstance<PROTOTYPE, INSTANCE>>
: IsBitwiseMoveable<INSTANCE>
Base Classes
Name |
Description |
Trait metafunction that determines whether the specified parameter |
Created with MrDocs