$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-09-16 17:42:58
David Abrahams writes:
> Actually, this is a perfect candidate for "poor man's partial
> specialization", as I like to call it, and IMO not too messy. OTOH, I am
> forced to use VC++, so of course I think it's worth it ;)
Right, that's what I use in GGCL under VC++.