mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 08:27:01 +00:00
1c2e410b7d
add comments
add support for bit flags
use wrapper classes and SFINAE instead of flags to detect enums / sizes
/ handles
avoid potential truncation of byte sizes
avoid displaying numeric_limits::min values ("unknown")
This was SVN commit r9168.