Skip to content

Z-Uno C++ compiler restrictions / enhancement policy #116

Description

@charly61ch

Dears,

Restrictions List
Is there an (exhaustive) list available, describing the restrictions applicable to the C++ compiler ?
I think in particular of :

  • class/function templates
  • static constant members in class
  • implicit/explicit casting up, down, of pointers to classes, to inherited classes
  • parameters passing of pointer to classes, to inherited classes in a polymorphic way (classes containing virtual functions)

Enhancement policy
Is the goal of the compiler to support more and more c++ compatibilities / features ?
If yes, is it a good practice to submit issues each time we encounter a restriction ?
Is there an approximative "red line" we could "feel", below which we can consider a compiler problem as an issue, and above which, an assumed restriction ?

Thank's in advance for answers/ideas.
Regards,
Charly C.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions