Improve doxygen documentation.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
#define UC_SATMATH_H_
|
||||
#include <stdint.h>
|
||||
|
||||
/** Implementation of saturated operation on uintxx_t.
|
||||
/** @file
|
||||
* Implementation of saturated operation on uintxx_t.
|
||||
*
|
||||
* Operations are clamped between 0 and UINTxx_MAX instead of
|
||||
* wrapping around.
|
||||
|
||||
Reference in New Issue
Block a user