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
Loading
Please register or sign in to comment