Help is needed
Phil Edwards
phil@jaj.com
Fri Apr 18 00:07:00 GMT 2003
On Thu, Apr 17, 2003 at 08:50:26PM -0300, Luiz Rafael Culik Guimaraes wrote:
> from ../../ZipArchive.cpp:19:
> ../../ZipCollections.h: In member function `BOOL CZipMap<KEY,
> VALUE>::Lookup(KEY, VALUE&) const':
> ../../ZipCollections.h:148: warning: `typename CZipMap<KEY,
> VALUE>::const_iterator' is implicitly a typename
> ../../ZipCollections.h:148: warning: implicit typename is deprecated,
> please see the documentation for details
Like the message says, please see the documentation for details.
In the meantime, put "typename" in front of the declaration.
Phil
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams
More information about the Libstdc++
mailing list