December 20, 2005
Just wanted to bring this specifically to your attention. For both UNIX and Windows, dl_call() provides single-statement dynamic library invocation. (Grep the latest beta for example of its use.)

This is something Sean and I may be proposing to the C++ standards early next year, and we'd welcome any/all input.

Cheers

Matthew


May 04, 2006
Yeah Matthew, that would be awesome. Now we come to the matter of taste. I would much rather name it dyncall() , dllcall() , dcall() instead of dl_call .

Kind regards

Dejan