Commit Graph

5 Commits

Author SHA1 Message Date
German Lashevich
ae5a2c345d Fix build issues
- `std::copy_n` requires to #include <algorithm>
- `std::optional` requires C++17 or newer
2022-06-27 21:17:21 +02:00
Mike Wallio
51a5ba57cc Remove uses of new
- Reduce chance of leak from exceptions being thrown
2020-10-24 09:57:41 -04:00
Morris Hafner
fbc7ee9165 Removed dynamic exception specifications 2017-04-08 21:38:32 +02:00
Sergey Naumov
516f78f255 i3ipc::errno_error 2016-09-06 19:51:46 +03:00
Sergey Naumov
e59ccb1ffb Inital 2015-12-29 12:44:44 +03:00