$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dmitry Ivankov (divanorama_at_[hidden])
Date: 2007-01-19 17:04:59
Even more, they won't compile it with that limits template:
template<class T>
struct limits
{
static int const value = true;
typedef T(*declare_type_only)(void);
};