$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-01-03 14:00:32
Yes, and template member classes must also be defined inline.
Boris Fomitchev writes:
> Actually, some member template support was there since
> VC 5.0, its main problem is that member template function must be
> defined inline to compile with VC (same for 6.0). Also there
> might be glitches when both copy constructor and template constructor
> are present.
>
> -Boris.
>