Any type can be converted into this type.

Synopsis

Declared in <bslmf_matchanytype.h>

struct MatchAnyType;

Member Functions

Name

Description

MatchAnyType [constructor]

Constructors

Non-Member Functions

Name

Description

::BloombergLP::bsltf::copyMoveState

Return 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.

Created with MrDocs