|
libsigc++
☆
« 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 callbacks signals development | ||||||||||
| Install: brew install libsigc++ | ||||||||||
|
About: Libsigc++ is a C++ library that implements a typesafe callback system for C++ programs, similar to the Signal/Callback system used in GTK+. It allows you to decouple different parts of your code by enabling functions to be called without the caller needing to know about the callee's class or type. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|