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

Modernize relational operators for shared_ptr and unique_ptr. This includes...

Modernize relational operators for shared_ptr and unique_ptr.  This includes adding support for nullptr, and using less<T*>.  Fixes http://llvm.org/bugs/show_bug.cgi?id=12056.

llvm-svn: 151084
parent 0460ae8d
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