rv-this.C
101 Bytes
-
re PR c++/56701 ([C++11] The *this* pointer fails to bind to rvalue reference to pointer type) · 374b2837
PR c++/56701 * semantics.c (finish_this_expr): 'this' is an rvalue. * typeck.c (cp_build_indirect_ref): Handle NOP_EXPR of 'this'. From-SVN: r197212
Jason Merrill committed