Hacker News new | ask | show | jobs
by salicideblock 1650 days ago
> Btw. Who likes C++ templates?

Saying I like them is a stretch, but I prefer to write a C++ template rather than a macro (C++ or Rust) any day.

1 comments

C++ macros are completely unlike Rust macros so lumping them together makes no sense.