MCPcopy Create free account
hub / github.com/covscript/covscript / any

Method any

include/covscript/core/variable.hpp:866–866  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

864 }
865
866 any(proxy *dat) : mDat(dat) {}
867
868 public:
869 void swap(any &obj, bool raw = false)

Callers

nothing calls this directly

Calls 3

allocMethod · 0.80
duplicateMethod · 0.80
swapFunction · 0.70

Tested by

no test coverage detected