Newsgroups: comp.std.c++ Path: utzoo!utgpu!news-server.csri.toronto.edu!torsqnt!geac!alias!rae From: rae@alias.com (Reid Ellis) Subject: Re: "module" facility for top-level namespace control Message-ID: <1991Apr27.061825.16867@alias.com> Keywords: namespace, module Sender: news@alias.com (USENET News) Organization: Alias Research, Inc. Toronto ON Canada References: <1991Apr19.163253.22253@kestrel.edu> <1991Apr19.183922.1982@kodak.kodak.com> <5143@lupine.NCD.COM> <1358@appli.se> <1991Apr25.060721.12694@alias.com> Distribution: comp.std.c++ Date: Sat, 27 Apr 91 06:18:25 GMT Reid Ellis [that's me] writes: >I'd like something similar to Ron's idea, but the other way around: > >static class { > // ... >} As several people pointed out in email, this is used for declarations like static class foo { ... } varname; to declare 'varname' as a static variable. Never mind... :) Reid -- Reid Ellis 1 Trefan Street Apt. E, Toronto ON, M5A 3A9 rae@utcs.toronto.edu || rae@alias.com CDA0610@applelink.apple.com || +1 416 362 9181 [work]