Searched refs:pointer_to_function (Results 1 – 2 of 2) sorted by relevance
53 typedef cant_be_called_type const &(*pointer_to_function)(typename never_care<Ts>::type...); typedef54 operator pointer_to_function() const;
102 typedef private_type const &(*pointer_to_function)(dont_care, dont_care);103 operator pointer_to_function() const;