$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lijun Qin (qinlj_at_[hidden])
Date: 2003-11-14 21:06:07
Hi,
I have found that boost::type_traits can't handle __stdcall member functions
and functions with throw() decoration.
Such as
class C
{
public:
void __stdcall method() throw();
};
Maybe this should be fixed in the next release.
Lijun Qin
http://www.solidshare.com