Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alexays/Waybar
/ TestObject
Method
TestObject
test/utils/SafeSignal.cpp:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
unsigned moved = 0;
73
74
TestObject(const T& v) : value(v) {};
75
~TestObject() = default;
76
77
TestObject(const TestObject& other)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected