Why BOOST_HAS_DECLSPEC is not defined under MingW?

29 Oct
2009
29 Oct
'09
9:07 a.m.
Hello, I've noticed following lines under boost/config/platform/win32.hpp #if !defined(__GNUC__) && !defined(BOOST_HAS_DECLSPEC) # define BOOST_HAS_DECLSPEC #endif Why? GCC provides support of declspec, Why it is specifically undefined? It can auto-export symbols but it does not work when static members involved. Thanks, Artyom
5707
Age (days ago)
5707
Last active (days ago)
0 comments
1 participants
participants (1)
-
Artyom