Skip to content

Commit f017686

Browse files
algebratoStefano Mandelli
andauthored
Modern C++14 sigslot implementation has been added (fffaraz#1651)
Co-authored-by: Stefano Mandelli <[email protected]>
1 parent b1357b8 commit f017686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,6 +1255,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
12551255
* [SDS](https://github.com/antirez/sds) - Simple Dynamic Strings library for C. [BSD]
12561256
* [semver.c](https://github.com/h2non/semver.c) - A semver parser and render in ANSI C. [MIT]
12571257
* [sigslot](http://sigslot.sourceforge.net/) - C++ Signal/Slot Library. [PublicDomain]
1258+
* [palacaze/sigslot](https://github.com/palacaze/sigslot) - A simple, header only, C++14 signal-slots implementation [MIT]
12581259
* [simdzone](https://github.com/NLnetLabs/simdzone) - Fast and standards compliant DNS zone parser. [BSD-3-Clause]
12591260
* [SimpleSignal](https://github.com/larspensjo/SimpleSignal) - High performance C++11 signals. [PublicDomain]
12601261
* [Stage](https://github.com/rtv/Stage) - Mobile robot simulator. [GPL2]

0 commit comments

Comments
 (0)