Issue 254: iterating over Any primitives (cxx_revision) Source: (, ) Nature: Uncategorized Severity: ENHANCEMENT Summary: Summary: There hsould be a way to access an unknown type inside an Any by "iterating" over the Any to examine the type in terms of the primitive types that make it up. Resolution: Fixed by Portability submission Revised Text: Actions taken: October 14, 1996: received issue January 2, 1998: closed issue Discussion: End of Annotations:===== This is issue # 254 iterating over Any primitives There hsould be a way to access an unknown type inside an Any by "iterating" over the Any to examine the type in terms of the primitive types that make it up. -Juergen