Issue 198: Representation of void* returned from ANY (cxx_revision) Source: (, ) Nature: Uncategorized Severity: MEDIUM Summary: Summary: Implementation dependent: Implementation representation of the void * pointer returned by Any::value() for unknown types Resolution: Close with no change. The latest draft has already deprecated the void * member functions for type A Revised Text: Actions taken: October 14, 1996: received issue June 13, 2000: closed issue Discussion: Close with no change. The latest draft has already deprecated the void * member functions for type Any, so the issue is moot. End of Annotations:===== >From juergen@omg.org Fri Oct 25 10:50:54 1996 Received: from rune.omg.org by amethyst.omg.org.omg.org (5.4R2.01/1.34) id AA25882; Fri, 25 Oct 1996 10:50:54 -0400 Message-Id: <2.2.32.19961025145024.00a2aa44@amethyst.omg.org> X-Sender: juergen@amethyst.omg.org X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 25 Oct 1996 10:50:24 -0400 To: issues, cxx_revision From: Juergen Boldt Subject: issue198 This is issue # 198 Title: Representation of void* returned from ANY Desc: Implementation dependent: Implementation representation of the void * pointer returned by Any::value() for unknown types -Juergen