Title
Missing specification for __has_cpp_attribute(indeterminate)
Status
open
Section
15.2 [cpp.cond]
Submitter
Tim Song

Created on 2025-03-26.00:00:00 last changed 7 days ago

Messages

Date: 2025-03-27.21:50:46

Suggested resolution:

Add a row to 15.2 [cpp.cond], table [tab:cpp.cond.ha], as follows:

Attribute Value
indeterminate 202403L
Date: 2025-03-31.18:39:37

(From submission #695.)

P2795R5 (approved in March, 2024) should, but does not, update the definition of __has_cpp_attribute for the new attribute it added.

History
Date User Action Args
2025-03-27 21:50:46adminsetmessages: + msg8013
2025-03-26 00:00:00admincreate