Description
Experimental C++ syntax can be translated into ordinary C++ syntax for compiler experiments and language exploration. It is useful for developers following C++ evolution or testing alternate syntax ideas.
This is experimental tooling, not a stable production compiler path. Review generated code and keep tests around any project that depends on it.