Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/14/2016
Components: Language, Member Functions
Versions: 2016
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF2016_Final /
Priority/Frequency: Minor / Unknown
Locale/System: English / Win All
Vote Count: 0
Struct should have a .toUnordered() member function for converting ordered-to-unordered w/o using StructNew().
For ordered-to-unordered conversion, please compare these:
unordered = structNew().append(anyStruct);//currently possible
unordered = anyStruct.toUnordered();//cleaner
This ER is for a struct.toUnordered() member function.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4153051
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: