< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
FYI http://www.devguy.com/fp/Tips/c++.htm Microsoft's #defines for min and max conflict with the
functions from the standard C++ library. Since #defines and macros can
not be corralled into namespaces (a serious deficiency in C++ namespaces), |