forked from boostorg/regex
Merge bug fixes from Trunk - see history for full details.
[SVN r58234]
This commit is contained in:
@ -67,6 +67,8 @@ public:
|
||||
what[5].first - base;
|
||||
return true;
|
||||
}
|
||||
private:
|
||||
IndexClassesPred& operator=(const IndexClassesPred&);
|
||||
};
|
||||
|
||||
void IndexClasses(map_type& m, const std::string& file)
|
||||
|
Reference in New Issue
Block a user