This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
mpd
Watch
0
Star
0
Fork
0
You've already forked mpd
Code
Issues
Pull Requests
Releases
Activity
14,403
Commits
1
Branch
144
Tags
56
MiB
d6660bad03
Commit Graph
3 Commits
Author
SHA1
Message
Date
Max Kellermann
d651d1abfd
util/SparseBuffer: move #endif to the bottom
2019-05-22 10:43:07 +02:00
Max Kellermann
a48604d2e3
util/SparseBuffer: remove bogus
noexcept
from constructor
...
The HugeArray constructor can throw std::bad_alloc, and so can SparseBuffer's constructor.
2019-05-08 22:34:33 +02:00
Max Kellermann
ae8a2ab652
util/SparseBuffer: new utility class
2018-06-22 22:18:26 +02:00