|
|
1. SGI's STL Programmer's Guide
A freely available implementation of the C++ Standard Template Library,
including hypertext documentation.
http://www.sgi.com/tech/stl http://www.sgi.com/tech/stl
2. Tech Talk about C++ Templates / Comeau C++ Template FAQ
...Back to Top Have you checked out Comeau C++'s template support lately
... If you have a nested member template within a template: template <
... ..
http://www.comeaucomputing.com/techtalk/templates http://www.comeaucomputing.com/techtalk/templates
3. First C++ Template Programming Workshop (Proceedings)
Proceedings of the 2000 Workshop on C++ Template Programming 10 October
2000, Erfurt, Germany One of the most exciting research areas in C++ focuses
on the use of templates, especially as a ...
http://www.oonumerics.org/tmpw00 http://www.oonumerics.org/tmpw00
4. C++ Standard Template Library
...The Standard Template Library (STL) is a general-purpose C++ library
... C++ Standard Template Library. Dr. Mark J. Sebern. Revised 12/14/1999
... ..
http://www.msoe.edu/eecs/cese/resources/stl/index.htm http://www.msoe.edu/eecs/cese/resources/stl/index.htm
5. C++ Templates Tutorial
Note, C++ also allows non-type template parameters. In this case, template
class Stack has an int as a non-type parameter.
http://babbage.cs.qc.edu/STL_Docs/templates.htm http://babbage.cs.qc.edu/STL_Docs/templates.htm
6. C++ Templates FAQ
Covers advanced template topics and compiler specific issues.
http://womble.decadentplace.org.uk/c++/template-faq.html http://womble.decadentplace.org.uk/c++/template-faq.html
7. Blitz++ Home Page
Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve
http://oonumerics.org/blitz http://oonumerics.org/blitz
8. Template MetaProgramming in C++
Presentation with extended examples C++ template meta-programming. [PDF]
http://medialab.di.unipi.it/web/AP/MetaProgramming.ppt http://medialab.di.unipi.it/web/AP/MetaProgramming.ppt
9. First C++ Template Programming Workshop (Proceedings)
Workshop on C++ Template Programming ... 10 October 2000, Erfurt, Germany
http://oonumerics.org/tmpw00 http://oonumerics.org/tmpw00
10. C++ Template Metaprogramming
...The C++ Source. C++ Template Metaprogramming. sheds light on the most
... Literature on C++ template metaprogramming has focused primarily on
... ..
http://www.boost-consulting.com/mplbook http://www.boost-consulting.com/mplbook
11. Object Oriented Template Library (OOTL) for C++
A C++ library which provides object oriented alternatives to C++ primitives
and the STL collections. [, Boost license]
http://www.ootl.org http://www.ootl.org
12. Views - a C++ Standard Template Library extension.
Views - a C++ Standard Template Library extension ... Last updated: 7th
January, 1996 [ minor revision: 10th March, 2000 ]
http://www.zeta.org.au/~jon/STL/views/doc/views.html http://www.zeta.org.au/~jon/STL/views/doc/views.html
13. C++ Template Metaprogramming
Covers C++ Template Metaprogramming in a way that provides unprecedented
capability to the C++ power-user, and delivers practical metaprogramming
into the hands of the everyday programmer. ...
http://boost-consulting.com/mplbook http://boost-consulting.com/mplbook
14. Lambda the Ultimate | Programming Languages Weblog
Specifying C++ Concepts. POPL06. January 2006. We discussed work on improving
the C++ template facility before.
http://lambda-the-ultimate.org http://lambda-the-ultimate.org
15. nklein software---products/geoma
...C++ Template Classes for Geometric Algebras:. The Geometric or ...
this is the first publically available set of C++ template classes to
... ..
http://www.nklein.com/products/geoma http://www.nklein.com/products/geoma
|