xref: /Universal-ctags/Units/parser-cxx.r/enum-in-a-struct--with-q-extra.d/README (revision a877beb572eacaf72c45576dfd6b854ba294ce25)
1S::T::E::alpha and S::T::E::beta are not included intentionally
2Taken from the comments of cxx_tag.c::
3
4	// If the scope kind is enumeration then we need to remove the
5	// last scope part. This is what old ctags did.
6
7