public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eljay Love-Jensen <eljay@adobe.com>
To: andy <andy@softbook.com>, <gcc-help@gcc.gnu.org>
Subject: Re: template problem
Date: Wed, 09 Oct 2002 10:18:00 -0000	[thread overview]
Message-ID: <4.3.2.7.2.20021009121555.00b0a570@iplan-mn.corp.adobe.com> (raw)
In-Reply-To: <B9C9A878.73CD%andy@softbook.com>

Hi Andy,

Try this...

class C2PassScale
{
public:
     typedef typename DataClass::_DataType _DataType;
     typedef typename DataClass::_RowType _RowType;
     ....

The problem should go away.

--Eljay

  reply	other threads:[~2002-10-09 17:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09  9:33 andy
2002-10-09 10:18 ` Eljay Love-Jensen [this message]
     [not found] <2F05A390F72A0A409390E016D23E45E8042DBE10@ns-bco-mse4.im.battelle.org>
2002-10-09 11:46 ` andy
  -- strict thread matches above, loose matches on Subject: below --
2001-04-02  7:20 Template problem jpyubero
2001-04-02 21:00 ` Alexandre Oliva
1999-12-28 13:11 Michael Ben-Gershon
1999-12-31 22:24 ` Michael Ben-Gershon
2000-01-02  4:22 ` Alex Vinokur
2000-04-01  0:00   ` Alex Vinokur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4.3.2.7.2.20021009121555.00b0a570@iplan-mn.corp.adobe.com \
    --to=eljay@adobe.com \
    --cc=andy@softbook.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).