Issue 251: decompose Any into constituent primitives (cxx_revision) Source: (, ) Nature: Uncategorized Severity: ENHANCEMENT Summary: Summary: Here is an extremely simple extension to the any type to allow decomposition of values to their constituent parts: <EXAMPLE issue251> 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 # 251 decompose Any into constituent primitives Here is an extremely simple extension to the any type to allow decomposition of values to their constituent parts: -Juergen