Date
2010-10-24.22:33:31
Message id
5053

Content

[ Resolution proposed by ballot comment: ]

Add a noexcept exception specification on each libary API that offers an unconditional Throws: Nothing guarantee. Where the guarantee is conditional, add the appropriate noexcept(constant-expression) if an appropriate constant expression exists.