$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Storer (mstorer_at_[hidden])
Date: 2003-02-11 16:10:57
>The MS APIs do not give you any means with which to cleanup data
>allocated to TLS, and they recommend you add this in DllMain.
What can you do in DllMain that you can't do with atexit, or some Loki-like
priority singleton system?
--Mark Storer
Software Engineer
Cardiff Software
#include <disclaimer>
typedef std::disclaimer<Cardiff> Discard;