libstdc++
|
Actual implementation of result_of. When _Has_result_type is true, gets its result from _Weak_result_type. Otherwise, uses the function object's member template result to extract the result type.
Definition at line 158 of file tr1_impl/functional.