| 
    cxxomfort
    rel.20211024
    
   Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/ 
   | 
 
Provides the member value with one of the values [-u, 0, +u] depending on the sign of u .  
 More...
Provides the member value with one of the values [-u, 0, +u] depending on the sign of u . 
The helper types static_abs_s and static_abs_u operate on intmax_t and uintmax_t values, respectively.
See also static_sign . 
 1.8.13