
17 Mar
2012
17 Mar
'12
10:02 a.m.
On 2012-03-15 04:12:54 +0000, Gottlob Frege said:
Recall that CPP can refer to the C preprocessor, so CXX is better for macros.
CPP can mean a lot of things. Do we really use it to mean C preprocessor that much?
FWIW, the Boost.Preprocessor library uses just "PP" (BOOST_PP_*) to mean the C preprocessor. I think the connection between "CPP" and "C++" is pretty strong in the context of Boost, stronger than "CXX" and "C++". -- Pyry Jahkola