$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Scott Meyers (usenet_at_[hidden])
Date: 2007-02-15 22:22:31
Peter Dimov wrote:
> I've no idea how it could work with Comeau 4.3.8.
My fault, I forgot that Comeau does link-time instantiation.
Compilation succeeds (which is all that I tested), linking fails with
the expected error.
Thanks for the quick response and clarification.
Scott