Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ Not
Method
Not
include/matchit.h:1003–1003 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1001
{
1002
public:
1003
explicit Not(Pattern const &pattern) : mPattern{pattern} {}
1004
auto const &pattern() const { return mPattern; }
1005
1006
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected