[Bug libstdc++/13924] #include<vector> imports partial definition of std::abs

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 29 23:28:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-01-29 23:28 -------
I'm not sure whether we should just close this PR. I mean, assume 
that by #including <vector> we had, for some reason, only got one 
std::abs function. Then the argument would have been converted 
and the program had compiled. While this is clearly the correct 
behavior of the compiler, it is a QoI issue whether we would want 
that or not. 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13924



More information about the Gcc-bugs mailing list