BloombergLP::bslmf::MatchAnyType

Any type can be converted into this type.

Synopsis

Declared in <bslmf_matchanytype.h>

struct MatchAnyType;

Member Functions

NameDescription
MatchAnyType [constructor]Constructors

Non-Member Functions

NameDescription
::BloombergLP::bsltf::copyMoveStateReturn e_UNKWOWN. Called from CopyMoveState::get, this default implementation is called if a customized copyMoveState is not found via ADL for a specific type. Note that this overload is defined such that, if copyMoveState is customized for a type, the customization is "inherited" by derived types.