26Advanced Templates
MORE ABOUT TEMPLATE PARAMETERS
There are actually three kinds of template parameters: type, non-type, and template template (no, you're not seeing double: that really is the name). So far, you've seen examples of type and non-type parameters (in Chapter 12), but not template template parameters. There are also some tricky aspects ...
Get Professional C++, 5th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.