Issue 145: Missing Any inserter (cxx_revision) Source: (, ) Nature: Clarification Severity: Summary: Summary: The following inserter is missing in the C++ spec: void operation <<=(Any &, Any *); // non-copying Resolution: Fixed in CORBA 2.2 editing process Revised Text: Actions taken: October 1, 1996: Received issue February 26, 1998: closed issue Discussion: End of Annotations:===== From jon@sems.com Mon Sep 30 20:26:12 1996 Received: from ns.sems.com by amethyst.omg.org.omg.org (5.4R2.01/1.34) id AA05166; Mon, 30 Sep 1996 20:26:12 -0400 Received: from vaccine-bb.netlabs.com (vaccine-bb.sems.com) by proxy.netlabs.com (4.1/SMI-4.1) id AA03423; Mon, 30 Sep 96 16:19:03 PDT Received: from clamp.netlabs.com by vaccine-bb.netlabs.com (4.1/SMI-4.1) id AA01326; Mon, 30 Sep 96 17:24:48 PDT Received: from clamp by clamp.netlabs.com (SMI-8.6/SMI-SVR4) id RAA23938; Mon, 30 Sep 1996 17:24:47 -0700 Sender: jon@sems.com Message-Id: <325064CF.8A9@sems.com> Date: Mon, 30 Sep 1996 17:24:47 -0700 From: Jonathan Biggar Organization: Seagate Enterprise Management Software X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4m) Mime-Version: 1.0 To: cxx_revision@omg.org, issues@omg.org Subject: Missing Any inserter in C++ spec Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit [This is an old issue that I want to get into the official issue list.] The following inserter is missing in the C++ spec: void operation <<=(Any &, Any *); // non-copying Jon Biggar jon@sems.com >From geoff Tue Oct 1 12:16:16 1996 Received: by amethyst.omg.org.omg.org (5.4R2.01/1.34) id AA14295; Tue, 1 Oct 1996 12:16:16 -0400 Date: Tue, 1 Oct 1996 12:16:16 -0400 From: geoff (Geoffrey Speare) Message-Id: <9610011616.AA14295@amethyst.omg.org.omg.org> To: jon@sems.com Cc: cxx_revision@omg.org, issues@omg.org In-Reply-To: Jonathan Biggar's message of Mon, 30 Sep 1996 17:24:47 -0700 <325064CF.8A9@sems.com> Subject: [Issue 145] Missing Any inserter in C++ spec > [This is an old issue that I want to get into the official issue list.] > The following inserter is missing in the C++ spec: > void operation <<=(Any &, Any *); // non-copying > Jon Biggar > jon@sems.com Geoff Speare OMG geoff@omg.org