This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Standard Library Template Error
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Janet Borzuchowski <borzuj at stamps dot stortek dot com>, gcc-help at gcc dot gnu dot org
- Cc: borzuj at stamps dot stortek dot com
- Date: Tue, 06 Jul 2004 12:01:12 -0500
- Subject: Re: Standard Library Template Error
- References: <200407061645.i66Gjtwn023378@unix.stortek.com>
Hi Janet,
To get rid of those errors, you should define your int_type, pos_type, and
off_type in your NamedData class.
--Eljay