I wonder if boost have in mind to create a cross-platform library for
loading libraries dynamically (at running time).
I know that Qt has one (QLibrary), but the fact is that I don't like
using Qt, I like programming with stl and boost. I just use Qt when I
have to develop a visual application.
Thanks in advance.