home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!wupost!fermi!jjb
- From: jjb@fermi.wustl.edu (James J. Beatty)
- Newsgroups: gnu.g++.help
- Subject: What kind of function is prefaced by _vt$ ??
- Summary: g++ functions
- Keywords: g++
- Message-ID: <14mvsdINNfm7@wupost.wustl.edu>
- Date: 23 Jul 92 19:04:45 GMT
- Sender: James Beatty
- Followup-To: gnu.g++.help
- Organization: Washington University Astrophysics
- Lines: 3
- NNTP-Posting-Host: fermi.wustl.edu
-
- I'm writing some g++ code and am getting a message about the symbol
- _vt$Foo being undefined, where Foo is one of my classes. What is this
- symbol?
-