$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2002-11-19 18:43:45
Christophe Meessen wrote:
> [...]
> Would there be any interrest in such thing for boost ? If there are
> better solution I would be happy to know about it.
How does your library compare to Loki's class factories? Consult Modern
C++ Design for an explanation.
Dave