Date: Tue, 16 Feb 2021 11:24:04 -0500
> > I suspect that CMake would be considerably less happy than they suggest
> if
> > $ suddenly had meaning in C++ and they were forced to redesign their
> > templating syntax.
>
> $x or $(x) are not a problem for CMake; it uses ${x} (typically even
> turned
> off with @ONLY) and this cannot occur in the hypothetical C++ dialect
> under
> discussion.
>
Until we realize ${x} is underutilized and grab it for something else :)
Andrew
> if
> > $ suddenly had meaning in C++ and they were forced to redesign their
> > templating syntax.
>
> $x or $(x) are not a problem for CMake; it uses ${x} (typically even
> turned
> off with @ONLY) and this cannot occur in the hypothetical C++ dialect
> under
> discussion.
>
Until we realize ${x} is underutilized and grab it for something else :)
Andrew
Received on 2021-02-16 10:24:15