swift
a8cc312e
- [Basic] Fix return type of FixedBitSet::chunkMask()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Basic] Fix return type of FixedBitSet::chunkMask() Fix a warning in msvc compiler: warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
References
#74031 - [Basic] Fix return type of FixedBitSet::chunkMask()
Author
rintaro
Parents
da65626b
Loading