...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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.