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