Tree
- Added ::countTags method.
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
bool hasTag (const std::string&) const;
|
||||
void tag (const std::string&);
|
||||
void unTag (const std::string&);
|
||||
int countTags () const;
|
||||
|
||||
int count () const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user