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 33,220 of 33,346    |
|    Daryle Walker to All    |
|    Will there be a "noexcept( auto )"?    |
|    29 Sep 13 19:24:32    |
   
   From: darylew@googlemail.com   
      
    auto MyFunc( /* Whatever */ )   
    noexcept( auto ) // [1]   
    -> decltype( auto ) // [2]   
    { /* Inline Definition */ }   
      
   I've heard that [2] is coming for C++14, but does the proposal include [1]?   
   (A separate proposal is a fine alternative.)   
      
   Daryle W.   
      
      
   --   
    [ 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