This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[GSoC] Question about std::map
- From: Roman Gareev <gareevroman at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Tobias Grosser <tobias at grosser dot es>, Mircea Namolaru <mircea dot namolaru at inria dot fr>
- Date: Thu, 3 Jul 2014 23:23:31 +0600
- Subject: [GSoC] Question about std::map
- Authentication-results: sourceware.org; auth=none
Dear gcc contributors,
could you please answer a few questions about std::map? Does gcc have
a policy that forbids using of map in the source code of gcc? Can this
using create a new installation dependency, which requires libstdc++?
I would be very grateful for your comments.
--
Cheers, Roman Gareev