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

  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.static/
p1.cpp 20 double*& get_double_ptr() { return X0<int*>::value; } // expected-error{{non-const lvalue reference to type 'double *' cannot bind to a value of unrelated type 'int *'}} function

Completed in 87 milliseconds