
14 Nov
2008
14 Nov
'08
4:40 p.m.
On Fri, 14 Nov 2008 16:20:31 +0100, Dan Smithers
Hi I have a problem building under studio 2008. It appears that
#define max(a,b) ...
collides with the member function greg_month::max() and won't compile complaining that not enough arguments are provided.
[...] Is there a workaround?
#define NOMINMAX Boris