| Summary: | [C++] wrong colors of `operator int()` | ||
|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | trashyankes |
| Component: | cdt-editor | Assignee: | Project Inbox <cdt-editor-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | Anton Leherbauer <aleherb+eclipse> |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | cdtdoug |
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
As this is a method declaration it is colored as such. There is nothing wrong with that. |
class VoidType { public: operator int() //this line dont have colors like `keywords`, its use `metod declarations` colors { return 0; } }; -- Configuration Details -- Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.cpp.product) Installed Features: org.eclipse.platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi