We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2bd87 commit 17f62a6Copy full SHA for 17f62a6
1 file changed
README.md
@@ -77,4 +77,4 @@ The library implements the muldiv method for faster calculation of the following
77
template<typename type_t>
78
constexpr type_t muldiv(const type_t& value, const type_t& multiplier, const type_t& divider) noexcept;
79
```
80
-## Restrictions
+## Limitations
0 commit comments