Issue 1794: _ptr_type and _var_type typedefs (cxx_revision) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Summary: We recently added _ptr_type and _var_type typedefs into interface classes to make writing templates for interface types easier. We should add the same typedefs for valuetype classes. Resolution: Revised Text: Actions taken: August 11, 1998: received issue Discussion: End of Annotations:===== Return-Path: X-Sender: vinoski@mail.boston.iona.ie Date: Mon, 10 Aug 1998 18:04:33 -0400 To: cxx_revision@omg.org, issues@omg.org From: Steve Vinoski Subject: _ptr_type and _var_type typedefs We recently added _ptr_type and _var_type typedefs into interface classes to make writing templates for interface types easier. We should add the same typedefs for valuetype classes. --steve