Searched defs:apply0 (Results 1 – 12 of 12) sorted by relevance
17 struct apply0 struct23 >::type type;34 struct apply0<int> struct36 typedef int type;
17 struct apply0 struct33 struct apply0<int> struct35 typedef int type;
17 struct apply0 struct
237 typename boost::result_of<F()>::type apply0(F f) { in apply0() function