MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / warning

Function warning

lib/core/utils.cc:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253void warning(const std::string msg)
254{
255 log(msg);
256}
257
258void fillBitmapTo(std::vector<bool>& bitmap,
259 unsigned& cursor,

Callers 1

readMethod · 0.50

Calls 1

logFunction · 0.70

Tested by

no test coverage detected