Reporter | Amir Kolsky (kolsky) |
---|---|
Created | Aug 5, 2006 2:06:30 AM |
Updated | Dec 27, 2011 8:23:07 PM |
Resolved | Dec 27, 2011 8:23:07 PM |
Priority | Normal |
Type | Feature |
Fix versions | Mirabile Futurum |
State | Won't fix |
Assignee | Alexander Shvedov (shvedov) |
Subsystem | Generate Action |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
It would be nice if the generate constructor dialog would allow me to select types other than the classes members - using the standard type completion semantics.
E.g., I'd like to be able to create a copy constructor or based on some other type by manually adding the type to the list of possible constructor parameters.
If I select a copy constructor, all the assignements should be done on my behalf with the members that might require a deep copy made visible with a comment.
Issue was closed
E.g., I'd like to be able to create a copy constructor or based on some other type by manually adding the type to the list of possible constructor parameters.
If I select a copy constructor, all the assignements should be done on my behalf with the members that might require a deep copy made visible with a comment.
Issue was closed