[Bug c++/19288] No more possible to have a template function that uses a nested class of a template class

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 10 04:21:00 GMT 2005


------- Additional Comments From bangerth at dealii dot org  2005-01-10 04:21 -------
You are trying to overload operator<<(std::ostream, float). That 
can't work, since there is already an overload for that. 
 
W. 

-- 


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



More information about the Gcc-bugs mailing list