comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: global package scope designator?
Date: Mon, 5 Apr 2010 09:54:18 +0200
Date: 2010-04-05T09:54:34+02:00	[thread overview]
Message-ID: <1w7jky8glrrtr.rick67j1o1vs.dlg@40tude.net> (raw)
In-Reply-To: hpc43l$c71$03$1@news.t-online.com

On Mon, 5 Apr 2010 09:39:33 +0200, Oliver Kellogg wrote:

> The package mcc.gui hides the library level package gui.
> 
> In C++, we could write
>     ::gui::obj
> to denote the desired namespace.

In Ada you do:

   Standard.GUI.Obj

See ARM 10.1.1(1)

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2010-04-05  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-05  7:39 global package scope designator? Oliver Kellogg
2010-04-05  7:54 ` Dmitry A. Kazakov [this message]
2010-04-05  8:01   ` Oliver Kellogg
replies disabled

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