253 bytes added
, 21:46, 21 January 2021
{{Infobox type|name=uint|family=prim}}
The <tt>uint</tt> type represents an unsigned integer. Values cannot be initialized with this type as they have to be initialized with a bit size (like [[Type:uint32|<tt>uint32</tt>]]).
[[Category:Primitive type]]