Any type can be converted into this type.
Declared in <bslmf_matchanytype.h>
struct MatchAnyType;
| Name | Description |
|---|---|
MatchAnyType [constructor] | Constructors |
| 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. |