[C++-sig] module unloading callback?

Daniel Holth dholth at fastmail.fm
Sat Jan 17 08:01:44 CET 2004


I've been wrapping a library thats documentation says you should init()
and free() some internal data structures before and after you use it.  I
can put code in BOOST_MODULE_INIT to call init, but where would I put
the tear-down code?  Thanks.





More information about the Cplusplus-sig mailing list