We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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