1
0
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:
Jan Larres
2011-02-20 02:00:28 +13:00
parent 3b0bad1372
commit efa19610f9

View File

@@ -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()