On Sun, 31 May 2015 07:54:26 +0000, Paulo Pinto wrote:

> Using macros in C++ is considered bad style and a sign of someone
> sticking to Cisms.
> 
> With meta-programming, templates, strong enums, const, constexpr and
> inline there are very few valid reasons to use macros other than C
> copy-paste compatibility.

and the fact that it's way easier to write a C-like macro than C++ 
template. ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to