Skip to content

Releases: michaelcowan/ass

0.1.0

20 Aug 15:35
54cab45
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial implementation that intends to provide for the basic functionality.

Signal and Slot can each have many connections, though only one between each unique pair.

Connections between Signals and Slots are automatically handled when they are destructed, copied or moved.