shared_ptr_base.h
38.5 KB
-
shared_ptr_base.h (operator>, [...]): Remove comparisons not specified in the C++0x draft. · 30fbbc77
2010-11-27 Jonathan Wakely <jwakely.gcc@gmail.com> * include/bits/shared_ptr_base.h (operator>, operator>=, operator<=): Remove comparisons not specified in the C++0x draft. From-SVN: r167203
Jonathan Wakely committed