--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-21 08:40
---
You need to write "mapped_type" instead of "data_type".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18094
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-21 04:28
---
There is no data_type which is part of the map template so this is invalid.
--
What|Removed |Added
---
--- Additional Comments From vassili dot karpov at iss dot ru 2004-10-21 04:18
---
Along with GCC 3.4.2 this code was rejected by:
GCC 3.3.3 (i686-pc-linux-gnu)
GCC 3.3.4 (i686-pc-linux-gnu)
ICC 8.1 (i686-pc-linux-gnu)
MS VCToolkit2003 (MSVC 13.10.3052)
But accepted by Comeau online com
--- Additional Comments From vassili dot karpov at iss dot ru 2004-10-21 04:15
---
Created an attachment (id=7393)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7393&action=view)
.cpp .i and gcc -v output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18094