home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5686 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.3 KB  |  32 lines

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!sdd.hp.com!usc!elroy.jpl.nasa.gov!nntp-server.caltech.edu!news
  2. From: ernest@pundit.cithep.caltech.edu (Ernest Prabhakar)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Templates in NeXT's C++ (3.0)
  5. Message-ID: <1992Aug18.221200.4557@cco.caltech.edu>
  6. Date: 18 Aug 92 22:12:00 GMT
  7. Sender: news@cco.caltech.edu
  8. Reply-To: ernest@pundit.cithep.caltech.edu (Ernest Prabhakar)
  9. Organization: California Institute of Technology, Pasadena
  10. Lines: 19
  11. Nntp-Posting-Host: pundit.cithep.caltech.edu
  12.  
  13. Hello,
  14. I am trying to use C++ templates on the NEXT (beta-PR2), which implies  
  15. something like GCC version 1.96, I believe.  I've scoured the GNU  
  16. documentation, but I've found very little information about their C++  
  17. implementation.  Am I looking in the wrong place?
  18.  
  19. Apparently GCC 2.2.2 does support templates (in some fashion), but for the life  
  20. of me I cannot get NeXT's c++ to do so.  Is this in fact possible?  How much  
  21. ObjC functionality from 3.0 (protocols?) would I lose if I replaced my compiler  
  22. with GCC 2.2.2?  Thanks,
  23.  
  24. - Ernie P.
  25.  
  26. --
  27. Ernest N. Prabhakar                  Caltech High Energy Physics
  28. Member, League for Programming Freedom (league@prep.ai.mit.edu)
  29. CaJUN President        NeXTMail:ernest@pundit.cithep.caltech.edu
  30. "...and ourselves, your servants for Jesus sake." - II Cor 4:5b
  31. #import <std/disclaimer.h>
  32.