Searched refs:__fn3 (Results 1 – 1 of 1) sorted by relevance
317 const _Operation3& __fn3) { in compose2() argument318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3); in compose2()