Add trailing return types (and noexcept specifications) to the 'diamond operators...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 25 Feb 2015 12:20:52 +0000 (12:20 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 25 Feb 2015 12:20:52 +0000 (12:20 +0000)
commita64f2fbc09cae6d58a4b944e475f40ec491c0a26
tree6f7308b83297c69009aa80c4ce5bbb839de89e41
parentca0bbff3a70b0a2dde3426af546b01f93cf2f166
Add trailing return types (and noexcept specifications) to the 'diamond operators'. Fixes PR#22600.

llvm-svn: 230484
libcxx/include/__functional_base
libcxx/include/functional