[Bug c++/16058] Universal template argument ("<typename T>") not satisfied by function

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 18 14:06:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-06-18 14:06 -------
std::endl is actually an overloaded set of functions. You have to pick 
one of them before passing it as an argument to a template type variable. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list