Home
last modified time | relevance | path

Searched refs:binder1st (Results 1 – 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
D_function.h188 class binder1st :
205 binder1st(const _Operation& __x, _ValueParamType __y) in binder1st() function
216 inline binder1st<_Operation>
219 return binder1st<_Operation>(__fn, _Arg1_type(__x)); in bind1st()
/external/stlport/etc/
DChangeLog-5.16621 to reference problem in struct like binder1st or binder2nd.