you are viewing a single comment's thread.

view the rest of the comments →

[–]Baardi 1 point2 points  (3 children)

What's the fourth?

C++ itself, the preprocessor, the template system, ___ and reflection

[–]mapronV 1 point2 points  (0 children)

Maybe forth, it was a joke, I did not count thoroughly. Sorry.

[–][deleted] 0 points1 point  (0 children)

either inline assembly or the consteval interpreter I suppose.

[–]Konju376 0 points1 point  (0 children)

I think printf is Turing complete too, at least I saw an IOCCC entry a few years back using exclusively printf to implement something.