This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269913

Summary: C++ Output Overload Generator
Product: cnd Reporter: amozu16
Component: Code CompletionAssignee: Alexander Simon <alexvsimon>
Status: NEW ---    
Severity: normal CC: amozu16
Priority: P3 Keywords: PLAN
Version: 8.1   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description amozu16 2017-02-23 21:54:49 UTC
For a new C++ class with variables, create an equivalent to Java's toString() generator that generates an output/ostream overload that returns the variables with their names, for debugging purposes