Synopsis

Declared in <bdlf_memfn.h>

template<class PROTOTYPE>
struct IsBitwiseCopyable<bdlf::MemFn<PROTOTYPE>>
    : bsl::true_type

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs