[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating a C/C++ team?
From: |
Andreas Enge |
Subject: |
Re: Creating a C/C++ team? |
Date: |
Fri, 6 Dec 2024 10:39:34 +0100 |
Am Fri, Dec 06, 2024 at 08:27:25AM +0000 schrieb indieterminacy:
> Is it too late to have this team having an id name 'cpp' rather than 'c++'?
> As a fan of regex its use of the almighty plus sign has wrankled me.
> Also, as an outsider Ive always considered cpp to be representative of both
> C and C++, rather than a subset.
For me, "cpp" is the "C PreProcessor", and only incidentally the file
suffix for C++ files (and not for C files).
Andreas