|
BDE 4.14.0 Production release
|
#include <bdlf_bind.h>
Public Types | |
| typedef bslmf::ForwardingType< A1 >::Type | FA1 |
Public Types inherited from bslmf::TypeList1< A1 > | |
| enum | |
| typedef TypeList1< A1 > | ListType |
| typedef A1 | Type1 |
| typedef ListType | Type |
Public Member Functions | |
| Bind_ArgTuple1 (const Bind_ArgTuple1< A1 > &orig) | |
| Bind_ArgTuple1 (FA1 a1) | |
Public Attributes | |
| Bind_ArgTupleValue< FA1 > | d_a1 |
| typedef bslmf::ForwardingType<A1>::Type bdlf::Bind_ArgTuple1< A1 >::FA1 |
|
inline |
|
inlineexplicit |
| Bind_ArgTupleValue<FA1> bdlf::Bind_ArgTuple1< A1 >::d_a1 |