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 33,190 of 33,346   
   James K. Lowden to All   
   match that declaration   
   02 Sep 13 21:35:45   
   
   From: jklowden@speakeasy.net   
      
   I'm compiling the Rose compiler infrastructure toolkit using Clang,   
   something that afaik no one has done lately.  There haven't been too   
   many issues, but I have one that I don't know how to fix, or whether to   
   bring to the Clang folks.  Or maybe I need a newer Clang....   
      
   It's an out-of-line template class function definition.  Both   
   declaration and definition are in the same .h file.   
      
   Here's the declaration:   
      
   template<   
     template