BDE 4.14.0 Production release
|
#include <bslstp_exfunctional.h>
Public Types | |
typedef PAIR | argument_type |
typedef PAIR::second_type | result_type |
Public Member Functions | |
BSLMF_NESTED_TRAIT_DECLARATION (select2nd, bsl::is_trivially_copyable) | |
const PAIR::second_type & | operator() (const PAIR &x) const |
typedef PAIR bsl::select2nd< PAIR >::argument_type |
typedef PAIR::second_type bsl::select2nd< PAIR >::result_type |
bsl::select2nd< PAIR >::BSLMF_NESTED_TRAIT_DECLARATION | ( | select2nd< PAIR > | , |
bsl::is_trivially_copyable | |||
) |
|
inline |