AUI Framework
develop
Cross-platform base for C++ UI apps
|
Clamps the possible values for a number to the specified range: [min;max]. More...
#include <AUI/Traits/values.h>
UnderlyingType | any arithmetic type |
min | minimum possible value |
max | maximum possible value |
Contents