MCPcopy Create free account
hub / github.com/cirquit/trdrop / ResizeTask

Method ResizeTask

trdrop_c/trdrop_c/ResizeTask.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 // default member
23 public:
24 ResizeTask() = delete;
25 ResizeTask(const ResizeTask & other) = default;
26 ResizeTask & operator=(const ResizeTask & other) = delete;
27 ResizeTask(ResizeTask && other) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected