Provides a type giving the smallest unsigned integer type capable of representing the template N.
The member type contains the smallest (in terms of memory required) unsigned integer type which can represent the non-negative integer N.
Public Types | |
| using | type |
| using type |
The smallest (in terms of memory required) unsigned integer type which can represent N.