Searched defs:fc_pm_co (Results 1 – 1 of 1) sorted by relevance
172 struct fc_pm_co struct174 typedef R result_type;175 typedef R (C::* function_type )(P&) const;177 R operator()( in operator ()()181 fc_pm_co( in fc_pm_co() function186 function_type f;187 P & p;
Completed in 10 milliseconds