Title
Trivial traits imply noexcept
Status
resolved
Section
[meta.unary.prop]
Submitter
BSI

Created on 2010-08-25.00:00:00 last changed 163 months ago

Messages

Date: 2011-05-09.23:20:35

Proposed resolution:

Resolved by n3142.

Date: 2010-10-24.00:00:00

[ 2010-10-24 Daniel adds: ]

Accepting n3142 would solve this issue.

Date: 2010-10-25.12:08:24

[ Resolution proposed by ballot comment ]

For each of the has_nothrow_something traits, remove all references to the matching has_trivial_something traits.

Date: 2010-10-24.10:50:39

Addresses GB-92

Trivial functions implicitly declare a noexcept exception specification, so the references to has_trivial_* traits in the has_nothrow_* traits are redundant, and should be struck for clarity.

History
Date User Action Args
2010-11-18 14:01:09adminsetstatus: nad editorial -> resolved
2010-11-09 00:26:53adminsetstatus: open -> nad editorial
2010-10-25 12:08:24adminsetmessages: + msg5127
2010-10-25 12:08:24adminsetmessages: + msg5126
2010-10-25 00:09:15adminsetmessages: + msg5093
2010-10-24 10:50:39adminsetmessages: + msg5010
2010-08-25 00:00:00admincreate