Discussion:
[std-proposals] on P1283R0 [[shared]]
p***@lib.hu
2018-10-27 00:17:23 UTC
Permalink
in p1283r0
<http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1283r0.html> the
author states "Platforms that might have required a difference are no
longer supported by their vendors, and have instead added support for a
single export."

I found no evidence to this claim. For example MSDN
<https://docs.microsoft.com/en-us/cpp/build/importing-and-exporting?view=vs-2017>
says to use import just as we did in the past to get the most efficient
code, and it has impact on the object and resulting DLL too.

So if such attribute is considered for the standard it should be one that
is capable replacing its current nonstandard notation, and a single-word
variant will not do.
--
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+***@isocpp.org.
To post to this group, send email to std-***@isocpp.org.
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/eceb8a52-f615-4eac-9374-fa66a7d4b33a%40isocpp.org.
Continue reading on narkive:
Loading...