Skip to content
Commit 912e161c authored by Douglas Gregor's avatar Douglas Gregor
Browse files

An rvalue reference cannot bind to an lvalue, so static_cast the

result of the __tuple_leaf::get() call to an rvalue reference when
returning from tuple's get().

llvm-svn: 124190
parent ba278e2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment