From: Yunior Peralta González (yperaltag_at_[hidden])
Date: 2008-05-12 18:19:34


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.