Hasan <hasan.alee...@gmail.com> added the comment:

We have tested with cxx-modules that issue.
module is just a specifier for export (only export is a compiler-based keyword 
in >= C++20)
That's why we can use module as argument name and there's no need to rename or 
delete *module arguments from header files.

What do you recommend to do?

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1103r3.pdf

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39355>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to