
1 Mar
2005
1 Mar
'05
1:46 p.m.
On Tue, Mar 01, 2005 at 03:59:36AM -0600, Aleksey Gurtovoy wrote:
If you could verify that the following stripped down version of the code in question is rejected, I'd submit a corresponding bug report:
template< int n > struct int_ {}; typedef int_< static_cast<int>(5) > n;
This works fine, as do all simplifications of the code I've tried. I haven't found a minimal testcase yet... jon -- "What contemptible scoundrel stole the cork from my lunch?" - W.C. Fields