Would an iterator method on CommandLine serve the same purpose?  It seems
like that could work without having to make a copy...
--Amanda

On Wed, Jun 3, 2009 at 12:06 AM, Book'em Dano <daniel.c...@gmail.com> wrote:

>
> Does anyone have objections to including such a function? It would
> just return a copy of std::map<std::string, StringType> switches_;
>
> I'd like to add such a function so that I can iterate over the command
> line args (both switches and loose values) and validate that only
> expected values are present.
>
> -D
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to