Add noexcept to generic std::size, std::empty and std::data
authorJonathan Wakely <jwakely@redhat.com>
Wed, 15 Nov 2017 17:50:42 +0000 (17:50 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 15 Nov 2017 17:50:42 +0000 (17:50 +0000)
commit1949122881af310b7b0177105d515d62e59a630b
tree2d3a6da42eaa4bb8425adfc325cbd0a444de3b0d
parentbd9cc42bb85bef57fb5ae6639599966c3b0468b6
Add noexcept to generic std::size, std::empty and std::data

* include/bits/range_access.h (size, empty, data): Add conditional
noexcept to generic overloads.

From-SVN: r254779
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/range_access.h