Commit Graph

9 Commits

Author SHA1 Message Date
Tom
d10857c13d
readme: inline example.cpp 2020-07-14 15:42:58 +02:00
Tom
8213147d00
readme: fix typo 2020-07-14 10:15:53 +02:00
Tom
a033c096df
readme: add syntax hl 2020-07-13 21:16:03 +02:00
Tom
921daa85bb
readme: fix typo in example 2019-11-27 18:03:34 +01:00
Tom
5046c3918e readme: add Catch2 to dependencies 2019-10-13 15:11:06 +02:00
Tom
f33e820a16 add example using threads 2019-10-13 15:06:50 +02:00
Tom
9af897fa3b v0.2
* Preserve interface of std::condition_variable through "perfect
  forwarding"
* Decouple SignalHandler and AtomicCondition
* Callback function for signals
* Improve readme
* Bump version to v0.2
2019-10-13 15:00:20 +02:00
Tom
2ecc643bc5 readme: add build instructions 2019-09-16 18:14:15 +02:00
Tom
076e77ff53 initial import 2019-09-14 22:41:56 +02:00