This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "short pretty" names?


On Fri, 29 Aug 2003, John Levon wrote:
> On Fri, Aug 29, 2003 at 09:53:08AM -0500, Chris Lattner wrote:
>
> > Is there any way to get (or construct) a name for a type which, in C++,
> > does not have all of the default template arguments expanded out?
>
> http://www.bdsoft.com/tools/stlfilt.html
> http://textfilt.sourceforge.net/

Cool.  :)  Unfortunately, I'm looking to get this from _within_ GCC, so
this won't work for me, but thanks!  :)

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]