m8

A general-purpose preprocessor for metaprogramming.


 src/m8.hh        |  4 ++--
 src/m8_macros.cc |  7 +++++--
 src/string.cc    |  1 -
 src/writer.cc    | 16 +++++++++++++---
 src/writer.hh    |  1 +
 5 files changed, 21 insertions(+), 8 deletions(-)
Back to Top