
1 Sep
2010
1 Sep
'10
9:11 a.m.
Dear Boost experts,
I struggle to get Jeremy Pack's Boost.Extension going. I want to use the platform
independent way to explicitly load shared libraries. Starting with the tutorial,
it took me some time to find this out:
boost::extensions::shared_library lib("mylib.dll");
boost::function