<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Is there a prize for the person who gets the 100th feature macro
approved?<br>
</p>
<br>
<div class="moz-cite-prefix">On 8/3/2018 3:52 PM, Richard Smith
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOfiQqkscVkZWiwhrXcsxOm3ReuZcXjZc7UHaMmau4BaK8amJw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div dir="auto">We'll presumably need both a language component
and a library component, but user code will only want to test
one macro.
<div dir="auto"><br>
</div>
<div dir="auto">Perhaps the compiler should define a macro for
language support and the library should only define its macro
if the compiler macro is defined (as min(compiler macro value,
library value)?).</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Fri, 3 Aug 2018, 11:45 Ville Voutilainen, <<a
href="mailto:ville.voutilainen@gmail.com"
moz-do-not-send="true">ville.voutilainen@gmail.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">On 3 August
2018 at 21:23, Chris Kennelly <<a
href="mailto:ckennelly@google.com" target="_blank"
rel="noreferrer" moz-do-not-send="true">ckennelly@google.com</a>>
wrote:<br>
> P0722, adopted at Rapperswil, added destroying operator
delete. Would it be<br>
> possible to provide a feature test macro for its
availability?<br>
<br>
..presumably so that you can declare such an operator only if
the<br>
macro is defined, so as to<br>
avoid otherwise ill-formed code because
std::destroying_delete_t<br>
wouldn't be available?<br>
<br>
Makes sense to me.<br>
_______________________________________________<br>
Features mailing list<br>
<a href="mailto:Features@isocpp.open-std.org" target="_blank"
rel="noreferrer" moz-do-not-send="true">Features@isocpp.open-std.org</a><br>
<a href="http://www.open-std.org/mailman/listinfo/features"
rel="noreferrer noreferrer" target="_blank"
moz-do-not-send="true">http://www.open-std.org/mailman/listinfo/features</a><br>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Features mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Features@isocpp.open-std.org">Features@isocpp.open-std.org</a>
<a class="moz-txt-link-freetext" href="http://www.open-std.org/mailman/listinfo/features">http://www.open-std.org/mailman/listinfo/features</a>
</pre>
</blockquote>
<br>
</body>
</html>