comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <mheaney@on2.com>
Subject: Re: Ada.Containers.Indefinite_Hashed_Maps
Date: 26 Apr 2007 09:13:32 -0700
Date: 2007-04-26T09:13:32-07:00	[thread overview]
Message-ID: <1177604012.632433.30190@o40g2000prh.googlegroups.com> (raw)
In-Reply-To: <20070426145501.7c080816@cube.tz.axivion.com>

On Apr 26, 8:55 am, Stefan Bellon <sbel...@sbellon.de> wrote:
>
>    Position := Maps.Find (Map, Key => Some_Key);
>    if Position /= Maps.No_Element then

Or:

   C := M.Find (K);
   if Has_Element (C) then ... ;





  reply	other threads:[~2007-04-26 16:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 14:13 Ada.Containers.Indefinite_Hashed_Maps markp
2007-04-25 17:43 ` Ada.Containers.Indefinite_Hashed_Maps Jeffrey R. Carter
2007-04-26 12:12   ` Ada.Containers.Indefinite_Hashed_Maps Maciej Sobczak
2007-04-26 12:55     ` Ada.Containers.Indefinite_Hashed_Maps Stefan Bellon
2007-04-26 16:13       ` Matthew Heaney [this message]
2007-04-27  4:39     ` Ada.Containers.Indefinite_Hashed_Maps Jeffrey R. Carter
2007-04-26 15:52 ` Ada.Containers.Indefinite_Hashed_Maps Matthew Heaney
2007-04-26 19:56   ` Ada.Containers.Indefinite_Hashed_Maps Matthew Heaney
2007-04-26 16:12 ` Ada.Containers.Indefinite_Hashed_Maps Matthew Heaney
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox