Detect precision lossNevermind, I've investigated a little and found that: 1.2 != (double)((float)1.2) and I think that...
Detect precision lossHello. Is there any way to detect if there would be precission loss when converting a double to flo...
std::map does not compile when value type is templateI've tryied in visual studio and it compiles indeed, but I need it for mingw, and R0mai's solution w...
std::map does not compile when value type is templatemingw32 with code::blocks
std::map does not compile when value type is templateHello This code: [code] template <typename MyT> inline void myFunc(MyT value) { std::map<...
This user does not accept Private Messages