mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Small manual fix
This commit is contained in:
@@ -548,8 +548,7 @@ files.
|
||||
}
|
||||
<
|
||||
In this case the type of "foo" is not known. Is it a namespace? A class?
|
||||
(Nested classes are not supported in C++, but making wild guesses is a bad
|
||||
idea.) So the methods are displayed in Tagbar like this:
|
||||
For this reason the methods are displayed in Tagbar like this:
|
||||
>
|
||||
foo::Bar* : class
|
||||
init()
|
||||
|
||||
Reference in New Issue
Block a user