1. 0
  1.  

  2. 1

    Not sure how these projects are related, but an explanation of this was posted here fairly recently. Link here.

    1. 3

      It’s actually completely different, because that C++ templates are turing complete has been known for a long time.

      But this hack only uses the C preprocessor, which does simple string substitution. I think this result is new.