Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ detach
Function
detach
include/covscript/core/variable.hpp:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
222
template <typename T>
223
static void detach(T &val)
224
{
225
// Do something if you want when data is copying.
226
}
227
228
template <typename T>
229
constexpr const char *get_name_of_type()
Callers
1
array>
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected