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.
Add comma operator and update license to GPL 3
Update example and documentation
Rename min macro to avoid conflicts
Do not use stl library, implement trivial std::is_signed instead
Fix bug when min is not defined
Fix potential dangling pointer bug in WIDTH
Fixed test for AVR boards
Fix _WIDTH for negative values
Update version number
Fix type_traits