HomeSort by relevance Sort by last modified time
    Searched full:pointer_to_member_function (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p5.cpp 175 namespace pointer_to_member_function { namespace
187 X0<&Y::h> x0c; // expected-error{{non-type template argument of type 'float (pointer_to_member_function::Y::*)(float)' cannot be converted to a value of type 'int (pointer_to_member_function::Y::*)(int)'}}

Completed in 31 milliseconds