Skip to content
Commit 9ea0e473 authored by Marshall Clow's avatar Marshall Clow
Browse files

Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view....

Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.

llvm-svn: 356435
parent 89251ede
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment