Arduino Helpers master
Utility library for Arduino
round_div_int< N, T > Struct Template Reference

#include <AH/Math/Divide.hpp>

Detailed Description

template<uint8_t N, class T>
struct round_div_int< N, T >

Select the right rounding division operator, depending on whether T is a signed or unsigned integer.

Definition at line 40 of file Divide.hpp.

+ Inheritance diagram for round_div_int< N, T >:
+ Collaboration diagram for round_div_int< N, T >:

The documentation for this struct was generated from the following file: