OK, back to templates:
This week we'll look at member templates (both function and class) and
consider the syntactic problems they engender. Then a discussion of the
practice of embedding information in classes, and the use of traits to
extract such embedded information in a syntactically-uniform way.
Member Templates
http://www.semantics.org/once_weakly/ck44_templatemember.pdf
Disambiguating With Template
http://www.semantics.org/once_weakly/ck45_template.pdf
Embedded Type Information
http://www.semantics.org/once_weakly/ck46_embedinfo.pdf
Traits
http://www.semantics.org/once_weakly/ck47_traits.pdf
As always, all items are available at
<http://www.semantics.org/weekly.html>.
Best regards,
Steve