Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bslmf::InvokeResult_ImpUtils::AnyRvalue Struct Reference

#include <bslmf_invokeresult.h>

List of all members.

Public Member Functions

template<class t_TP >
 AnyRvalue (t_TP)

Detailed Description

Type convertible from any rvalue type. Used for overload resolution in metafunctions.

See Component bslmf_invokeresult


Constructor & Destructor Documentation

template<class t_TP >
bslmf::InvokeResult_ImpUtils::AnyRvalue::AnyRvalue ( t_TP   ) 

(Declared but not defined) Convert from any rvalue argument. This constructor will also match lvalue arguments, but is used in a context where AnyLValue is a better conversion path.


The documentation for this struct was generated from the following file: