home *** CD-ROM | disk | FTP | other *** search
- From: kevinc@hpcc01.corp.hp.com (Kevin Collins)
- Date: Thu, 5 Nov 1992 19:24:08 GMT
- Subject: Re: Inheritance & operator overloading
- Message-ID: <1000010@hpcc01.corp.hp.com>
- Organization: the HP Corporate notes server
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!scd.hp.com!hpscdm!hplextra!hpcc05!hpcc01!kevinc
- Newsgroups: comp.lang.c++
- References: <1000009@hpcc01.corp.hp.com>
- Lines: 8
-
- The answer was provided by Steve Vinoski :
-
- The correct call is :
-
- Block<Type>::operator[](i);
-
- Thanks Steve.
-
-