Searched refs:pointer_to_member_function (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp5.cpp175 namespace pointer_to_member_function { namespace
187 X0<&Y::h> x0c; // expected-error-re{{non-type template argument of type 'float (pointer_to_member_function::Y::*)(float){{( __attribute__\(\(thiscall\)\))?}}' cannot be converted to a value of type 'int (pointer_to_member_function::Y::*)(int){{( __attribute__\(\(thiscall\)\))?}}'}}

Completed in 102 milliseconds