Cevelop / Issues

The official issue tracker for Cevelop.
9 stars 1 forks source link

Outline view does not show template alias members #80

Open PeterSommerlad opened 6 years ago

PeterSommerlad commented 6 years ago

Expected Behavior

an alias template in a class should be shown in Outline

Actual Behavior

Only typename members and member variables etc. are shown.

Cevelop Version, Operating System and Compiler

current- may be a CDT problem of not updating outline to include alias templates

PeterSommerlad commented 6 years ago

It seems to be all using aliases seem to be omitted from the outline view.

fmorgner commented 5 years ago

This is a known issue in Eclipse CDT.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=509120