Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/codebrowser
/ Doc
Class
Doc
generator/commenthandler.h:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
public:
39
40
struct Doc {
41
std::string content;
42
clang::SourceLocation loc;
43
};
44
45
std::multimap<std::string, Doc> docs;
46
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected