diff options
Diffstat (limited to 'source/l/libsigc++/slack-desc')
-rw-r--r-- | source/l/libsigc++/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/l/libsigc++/slack-desc b/source/l/libsigc++/slack-desc index f584a3dd..16fce692 100644 --- a/source/l/libsigc++/slack-desc +++ b/source/l/libsigc++/slack-desc @@ -11,9 +11,9 @@ libsigc++: libsigc++: libsigc++ implements a typesafe callback system for standard C++. libsigc++: It allows you to define signals and to connect those signals to any libsigc++: callback function, either global or a member function, regardless -libsigc++: of whether it is static or virtual. -libsigc++: It also contains adaptor classes for connection of dissimilar -libsigc++: callbacks and has an ease of use unmatched by other C++ callback -libsigc++: libraries. Libsigc++ is licensed under the GNU Library General -libsigc++: Public License, LGPL. +libsigc++: of whether it is static or virtual. It also contains adaptor classes +libsigc++: for connection of dissimilar callbacks. +libsigc++: +libsigc++: Homepage: https://github.com/libsigcplusplus/libsigcplusplus +libsigc++: libsigc++: |