mirror of https://github.com/bsnes-emu/bsnes.git
ec9729a9e1
byuu says: Changelog: - nall: renamed array to adaptive_array; marked it as deprecated - nall: created new array class; which is properly static (ala std::array) with optional bounds-checking - sfc/ppu-fast: converted unmanaged arrays to use nall/array (no speed penalty) - bsnes: rewrote the cheat code editor to a new design - nall: string class can stringify pointer types directly now, so pointer() was removed - nall: added array_view and pointer types (still unsure if/how I'll use pointer) |
||
---|---|---|
.. | ||
allocator | ||
eval | ||
markup | ||
transform | ||
atoi.hpp | ||
cast.hpp | ||
compare.hpp | ||
convert.hpp | ||
core.hpp | ||
find.hpp | ||
format.hpp | ||
list.hpp | ||
match.hpp | ||
replace.hpp | ||
split.hpp | ||
trim.hpp | ||
utility.hpp | ||
view.hpp |