MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / function

Function function

samples/memory_leak_test.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void function(void)
27{
28 // do nothing
29}
30
31class test
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected