
23 Jun
2009
23 Jun
'09
10:24 p.m.
AMDG Simonson, Lucanus J wrote:
Now I have a problem that I can't find on the boost website how to protect uses of std::min/max and std::numeric_limits<>::min/max from macros that define min and max such as in windows.h. Can you point me to the reference? I looked yesterday too because I knew min/max would be an issue before or during review, but couldn't find it.
It's at the bottom of this section: http://www.boost.org/development/requirements.html#Design_and_Programming In Christ, Steven Watanabe