home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.c++.moderated      Moderated discussion of C++ superhackery      33,346 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 31,354 of 33,346   
   Francis Glassborow to Brendan Miller   
   Re: how to prefer one template function    
   26 May 11 15:15:26   
   
   From: francis.glassborow@btinternet.com   
      
   On 26/05/2011 02:03, Brendan Miller wrote:   
      
   > I'm not sure I've ever seen this   
   > template    
   >   
   > syntax before. What does this do in general? Also, is it new to C++0x,   
   > or a C++98 feature?   
   >   
      
   Provide a default argument to the template type parameter. It is widely used   
   in the Standard Library (check on the full declaration of std::vector for an   
   example) and has been part of C++ templates since the beginning. It works just   
   like default    
   arguments for function parameters.   
      
      
   --   
         [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
         [ comp.lang.c++.moderated.    First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca