MCPcopy 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
31Platform::Platform()
32{
33 set(Type::Native);
34}
35
36
37bool Platform::set(Type t)

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected