Extra material for the paper: ``Stronger Statically Typed C++ Through
Recurring Inheritance'' submitted to the 2nd Workshop on C++ Template
Programming (in conjunction with OOPSLA), Tampa Bay, Florida, USA,
October 14, 2001.

Archive contents:
----------------
README
bound-off.cc
bound-on.cc
color-pb.cc
color-sol.cc
contrav.cc
conversion_detection.h
crtp-pb.cc
crtp-sol.cc
decorator.cc
diamond.cc
exact_type.hh
exact_type_vrec.hh
horizontal.cc
mixin.cc
overload-meta.cc
overload-sol.cc
rec-pb.cc
rec-sol.cc
static_isa.h
stl-pb.cc
stl-sol.cc
templmeth.cc
vertical.cc

see also:
http://www.lrde.epita.fr/download/tmpw01
