-
Key: CPP11-89
-
Legacy Issue Number: 2496
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: Suggestion: generate concrete classes and factories
for valuetypes that do not have any initializers. If a
value type does not have any initializers, it should
be safe to use the default constructor for all members.This would reduce the size of the code that needs
to be written by the application programmer.Similarly, concrete factories could be generated for
value boxes -
Reported: CPP 1.0b1 — Mon, 1 Mar 1999 05:00 GMT
-
Disposition: Resolved — CPP 1.1
-
Disposition Summary:
resolved/closed
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CPP11 — generate concrete classes and factories for valuetypes without initializer
- Key: CPP11-89
- OMG Task Force: C++ Mapping RTF