|
Boost : |
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);
};
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk