
14 Feb
2005
14 Feb
'05
7:36 a.m.
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*)