MCPcopy Create free account
hub / github.com/andrivet/ADVobfuscator / S1

Class S1

Examples/example/main.cpp:172–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172struct S1 {
173 void method1() {}
174};
175
176void obfuscate_method_call() {
177 S1 s1{};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected