Change the 'result_type' from unsigned to 'uint_fast32_t'. This eliminates truncation...
authorMarshall Clow <mclow@qualcomm.com>
Thu, 7 Feb 2013 22:12:02 +0000 (22:12 +0000)
committerMarshall Clow <mclow@qualcomm.com>
Thu, 7 Feb 2013 22:12:02 +0000 (22:12 +0000)
commitb6e5f854f530d7a6c2f1bc5043730279d034f781
tree864849231be3a892b35ddf1ef84798e4158f5716
parent64ff6c70da3077c8fcafdd19b5d2377bc7bdcf13
Change the 'result_type' from unsigned to 'uint_fast32_t'. This eliminates truncation warnings on Linux

llvm-svn: 174669
libcxx/include/algorithm