Searched refs:impl_fun_ptr (Results 1 – 1 of 1) sorted by relevance
136 typedef void ( X::*impl_fun_ptr )( ); in f0() typedef137 impl_fun_ptr pImpl = &X::template in f0()