home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16770 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  698 b 

  1. Path: sparky!uunet!mcsun!news.forth.gr!news.forth.gr!kilitzir
  2. From: kilitzir@antigone.csi.forth.gr (Xristos Kilitzirakis)
  3. Newsgroups: comp.lang.c++
  4. Subject: How about that ??
  5. Date: 23 Nov 1992 18:25:32 +0200
  6. Organization: Institute of Computer Science, FORTH Hellas
  7. Lines: 11
  8. Message-ID: <kilitzir.722535532@news.forth.gr>
  9. NNTP-Posting-Host: antigone.csi.forth.gr
  10.  
  11. Well , this should be tricky.
  12. I want to build an object matrix , such that the type of its
  13. data can be determined at run time ( for normal/double/no precision).
  14. for ex.
  15. Any ideas  ? 
  16. Templates don't seem a good idea,because it's early binding.
  17. Yet it's the only way.The solution would be easy, if we had a typeof(.).
  18.  
  19.  
  20.  
  21. XXXristos K.
  22.