This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of Resolved status.
1174. Type property predicatesSection: 21.3.6.4 [meta.unary.prop] Status: Resolved Submitter: Jason Merrill Opened: 2009-07-16 Last modified: 2016-01-28
Priority: Not Prioritized
View other active issues in [meta.unary.prop].
View all other issues in [meta.unary.prop].
View all issues with Resolved status.
Discussion:
I've been implementing compiler support for is_standard_layout
, and noticed a few nits about 21.3.6.4 [meta.unary.prop]:
has_trivial_assign
&& has_trivial_copy_constructor
&& has_trivial_destructor
is similar, but not identical, specifically with respect to const types.has_trivial_copy_constructor
and has_trivial_assign
lack the "or an array of such a class type" language that most other traits in that section, including has_nothrow_copy_constructor
and has_nothrow_assign
, have; this seems like an oversight.[ See the thread starting with c++std-lib-24420 for further discussion. ]
[ Addressed in N2947. ]
[ 2009-10 Santa Cruz: ]
NAD Editorial Resolved. Solved by N2984.
Proposed resolution:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4