Home | Libraries | People | FAQ | More |
BOOST_DLL_FORCE_NO_WEAK_EXPORTS
// In header: <boost/dll/alias.hpp>
BOOST_DLL_FORCE_NO_WEAK_EXPORTS
Define this macro to disable exporting weak symbols and start using the BOOST_DLL_FORCE_ALIAS_INSTANTIATION. This may be useful for working around linker problems or to test your program for compatibility with linkers that do not support export of weak symbols.