|
From: Jose' C. <cru...@ce...> - 2007-03-01 17:23:33
|
Il giorno 01/mar/07, alle ore 18:11, James W. Walker ha scritto: > Sounds like a good idea to me! Stomp!!! (dropped :-) > Now that we > compile as C++, what is the advantage of using E3Num_Max rather than > std::max? There is a disadvantage, that the operands are evaluated > twice. max is #defined in VC, leading to compilation errors, if we find a way to detect availability of std::max, we can define E3Num_Max, in terms of std::max, or just define it based in platform... Pax et Bonum # dott. Jose' Cruanyes Aguilar - C.E. Soft srl # Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA # 02,33603122 0372,460602 |