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

Function MSC60_fix_ICE

dep/agg/src/agg_curves.cpp:257–257  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

255#if defined(_MSC_VER) && _MSC_VER <= 1200
256 //------------------------------------------------------------------------
257 static double MSC60_fix_ICE(double v) { return v; }
258#endif
259
260 //------------------------------------------------------------------------

Callers 1

initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected