Re: [orbitcpp-list] ORBITCPP_DECLARE_SIMPLE_SEQUENCE
Status: Beta
Brought to you by:
philipd
|
From: Andreas K. <ak...@ix...> - 2000-04-19 16:24:36
|
On Tue, Apr 18, 2000 at 05:53:49PM +0000, Phil Dawes wrote: > Hi Andreas, > > I noticed that you wrote the ORBITCPP_DECLARE_SIMPLE_SEQUENCE macro, but > that it's not used by code written out by the compiler. Any reason? Yes. The macro was just a dumb simple hack to allow easy declaration of PortableServer::ObjectId and similar "simple" sequence inside the orb/ code. cya andy |