We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08c616 commit 46a0cc1Copy full SHA for 46a0cc1
README.md
@@ -8,10 +8,10 @@ Features:
8
9
* No dynamic memory allocations.
10
11
-* Header-only, no dependencies.
12
-* No dynamic memory allocations.
13
* Compatible with `std::error_code`, `errno` and any other error code type.
+
14
* Can be used with or without exception handling.
15
* Support for multi-thread programming.
16
17
Copyright (c) 2018-2019 Emil Dotchevski. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
0 commit comments