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

/external/clang/test/CXX/temp/temp.decls/temp.class/temp.static/
H A Dp1.cpp20 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 257 milliseconds