Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-11-10 07:01:22


> Thanks for your reply. Yes, I know. VC++ 7.1 does handle all of Boost
> correctly and compiles 100% of it correctly. Given that, let me try my
> question again. What parts of Boost best emplify advanced uses of
> templates such as Partial Template Specialization and are understandable
> in small pieces? The goal is to put together a "teaching demo" on things
> like Partial Template Specialization and then show how it is used in
> practice in libraries like Boost. Thanks in advance.

How about the type traits remove_XXX templates? Or even some of the is_XXX
templates, although the latter tend to have rather a lot of workarounds
cluttering up the code.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net