Trait indicating MemFnInstance is bitwise‐moveable if INSTANCE is.
Synopsis
Declared in <bdlf_memfn.h>
template<
class PROTOTYPE,
class INSTANCE>
struct IsBitwiseMoveable<bdlf::MemFnInstance<PROTOTYPE, INSTANCE>>
: IsBitwiseMoveable<INSTANCE>
Base Classes
Name |
Description |
This |
Created with MrDocs