$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-14 02:36:58
Robert Ramey wrote:
> I have had the exact same problem when building the serialization
> library
> and have found no way around it. I tried definine the template
> instantiation in a separate module but it collided with some msvc
> problem.
That's unfortunate. Unless somewone has a better idea, I guess I'll force static
linking in the three problem cases.
Jonathan
> Robert Ramey
>
> Jonathan Turkanis wrote:
>
>>
>> 1. __declspec(dllimport) public: __thiscall
>> locale(locale const&, stateless_null_padded_codecvt*)