Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ unique_ptr
Class
unique_ptr
uspace/lib/cpp/include/__bits/memory/unique_ptr.hpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
template<class T, class D = default_delete<T>>
76
class unique_ptr;
77
78
namespace aux
79
{
Callers
nothing calls this directly
Calls
1
release
Method · 0.45
Tested by
no test coverage detected