Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ Signal
Function
Signal
include/SFGUI/Signal.hpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
Signal() = default;
30
Signal( const Signal& ) = delete;
31
Signal& operator=( const Signal& ) = delete;
32
33
Signal( Signal&& other );
Callers
2
Signal.hpp
File · 0.70
Signal.cpp
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected