MCPcopy Create free account
hub / github.com/AdaptiveCpp/AdaptiveCpp / ~MyStruct

Method ~MyStruct

tests/device_compilation_tests.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 ~MyStruct() {
75 value = convert(static_cast<float>(value));
76 }
77
78 int& value;
79};

Callers

nothing calls this directly

Calls 1

convertFunction · 0.85

Tested by

no test coverage detected