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,847 of 33,346   
   Nevin ":-]" Liber to Daryle Walker   
   Re: Is there a way to determine the retu   
   25 Jan 12 11:22:15   
   
   07be8dbc   
   From: nevin@eviloverlord.com   
      
   In article   
   <32019583.1246.1327399817945.JavaMail.geo-discussion-forums@yqfi14>,   
    Daryle Walker  wrote:   
      
   > For a sample function like:   
   >   
   > auto  my_func() -> int   
   > {   
   >     int  result;   
   >     //...   
   >     return result;   
   > }   
   >   
   > There isn't a way to automatically get the return type within the   
   > function, is there?   
      
   decltype(my_func()) (should work fine inside my_func)   
      
   --   
   Nevin ":-)" Liber     
      
      
         [ 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