Friday, April 22, 2011

C++ template syntax patterns

A simple and straightforward guide to reading C++ template code: C++ template syntax patterns, by Eli Bendersky. Useful if you found yourself trying to interpret odd generic C++ code, and failed. Note, though, that it's not very deep -- more of an overview.

C++ increasingly bothers me. I'll write more about this soon; meanwhile, you can see an earlier post by Bendersky: Modern C++ Scares Me. (In general, Bendersky's blog is worth following.)

0 comments:

Post a Comment