Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-04-26 13:22:25


Pavel Vozenilek wrote:
> "Vladislav Lazarenko" wrote:
>
>
>>I just want to develop wrapper around LoadLibrary, FreeLibrary,
>>GetProcAddress
>>for Windows and dlopen, dlclose, dlsym for Unix OSs.
>>
>
> Exported symbol enumeration would be handy too.

That's all fine. The trouble really starts when you want to make
assertions about the symbols as referring to C++ types / objects.
If you don't, I don't really see how this topic relates to boost,
or C++ in general.

Regards,
                Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk