Skip to content

Commit c9caa8b

Browse files
committed
Update readme
1 parent cf1a600 commit c9caa8b

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
@@ -6,6 +6,7 @@ The main features:
66
* small: consists of few header files, there is no dependencies
77
* speed: use intrinsics if supported
88
* cross-platform: supports MSVC, GCC and CLANG C++17 compilers
9+
* exception neutral: doesn't use exceptions, all methods are noexсept
910

1011
The library implements two main classes:
1112
```c++

0 commit comments

Comments
 (0)