|
libsigc++@2
☆
« Back to VersTracker
|
||||||||||
|
Description: Callback framework for C++ |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ library signals callbacks development | ||||||||||
| Install: brew install libsigc++@2 | ||||||||||
|
About: Libsigc++ is a C++ library that implements a typesafe callback system for C++ programs. It allows you to safely connect C++ class member functions and general functions to each other, decoupling the sender and receiver. This library is essential for implementing the Observer pattern and event-driven architectures in modern C++ applications. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|