Searched refs:pmf_type (Results 1 – 1 of 1) sorted by relevance
60 typedef int (X::*pmf_type)(); in foo() typedef63 pmf_type pmf = &T::foo; in foo()