Fix bug I introduced (enabling implicit conversions from compare function to map...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 10 Mar 2014 04:50:10 +0000 (04:50 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 10 Mar 2014 04:50:10 +0000 (04:50 +0000)
commit415a24e41f581fad0b021f9556bc68160c876501
tree6750463b2392a597dda68c3b234eae0f569ad383
parent6ff5aa7c87239a3182b916988259b9c3cd26afc0
Fix bug I introduced (enabling implicit conversions from compare function to map) in r202994. Thanks to Sebastian Redl for the catch.

llvm-svn: 203443
libcxx/include/map
libcxx/include/set