Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/ClassOperatorHandler5Test.cpp:32–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
int main()
33
{
34
std::string x{
" ashj a a a aaa"
};
35
36
std::string b = trim(x);
37
}
Callers
nothing calls this directly
Calls
1
trim
Function · 0.85
Tested by
no test coverage detected