BloombergLP::bslmf::IsBitwiseMoveable<bslma::ManagedPtr<TARGET_TYPE>>

Synopsis

Declared in <bslma_managedptr.h>

template<class TARGET_TYPE>
struct IsBitwiseMoveable<bslma::ManagedPtr<TARGET_TYPE>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.