[Development] Fornux C++ Superset
Michael Corcoran
michael.corcoran at outlook.com
Tue May 1 02:44:08 CEST 2018
On 05/01/2018 11:18 AM, Phil Bouchard wrote:
> I just tried to support nested structures and given nested structures
> and template specializations aren't commutative then it's not possible
> to support them if you want to respect the access scope at the same
> time. If you give up the nested declaration and therefore the access
> scope privileges then it'll be fine. Ex:
...
> The day the C++ language will support nested forward declarations
> correctly then it'll be possible but not for now.
...
> Regards,
> -Phil
It's not really a "superset" if it doesn't support all of the features of the original language, much less core features such as nested structs... You may like to revisit that naming choice.
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20180501/d43906ed/attachment.html>
More information about the Development
mailing list