BDE 4.14.0 Production release
|
#include <bslstp_exfunctional.h>
Public Types | |
typedef TYPE | argument_type |
typedef TYPE | result_type |
Public Member Functions | |
BSLMF_NESTED_TRAIT_DECLARATION (Identity, bsl::is_trivially_copyable) | |
const TYPE & | operator() (const TYPE &x) const |
Return a const reference to the specified x . | |
typedef TYPE bslstp::Identity< TYPE >::argument_type |
typedef TYPE bslstp::Identity< TYPE >::result_type |
bslstp::Identity< TYPE >::BSLMF_NESTED_TRAIT_DECLARATION | ( | Identity< TYPE > | , |
bsl::is_trivially_copyable | |||
) |
|
inline |