Skip to content
Commit e586ac73 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Provide a move(const T&) overload for C++03 mode to enable moving from...

Provide a move(const T&) overload for C++03 mode to enable moving from rvalues.  This is to support proxy references.  Fixes r10858112.

llvm-svn: 150488
parent 4d9cbffb
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