MCPcopy 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.hppFile · 0.70
Signal.cppFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected