Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ Platform
Method
Platform
lib/platform.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
#include
"xml.h"
30
31
Platform::Platform()
32
{
33
set(Type::Native);
34
}
35
36
37
bool Platform::set(Type t)
Callers
nothing calls this directly
Calls
1
set
Function · 0.85
Tested by
no test coverage detected