Store the bitsize of abs (p) in field value. More...
#include <int.hpp>
List of all members.
Store the bitsize of abs (p) in field value.
Definition at line 249 of file int.hpp.
[static]
Definition at line 251 of file int.hpp.
Definition at line 250 of file int.hpp.
(x & mask) ? (s2 + int_bitsize_helper_rec< uC, s2, (x >> s2)>::size) : int_bitsize_helper_rec< uC, s2, x >::size
Definition at line 252 of file int.hpp.