
28 Mar
2008
28 Mar
'08
8:20 p.m.
Hi, There are linking errors on msvc 7.1 (and probably other compilers) with static.hpp. The structs destructor e default_ctor are defined inside static_ constructors. If I move them to outside the function, they link ok. Regards, -- Felipe Magno de Almeida