$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-04-28 03:26:30
Minor point: the documentation should have link to the article on
Artima.com.
Minor point II: the
#if (defined_MSC_VER) && (_MSC_VER >= 1200)
# pragma once
#endif
could be added.
/Pavel