Files
xahaud/Builds
Nik Bougalis 27d978b891 Simplify SHAMapItem construction:
The existing class offered several constructors which were mostly
unnecessary. This commit eliminates all existing constructors and
introduces a single new one, taking a `Slice`.

The internal buffer is switched from `std::vector` to `Buffer` to
save a minimum of 8 bytes (plus the buffer slack that is inherent
in `std::vector`) per SHAMapItem instance.
2021-03-11 14:35:30 -08:00
..
2021-03-11 14:35:30 -08:00
2021-01-20 11:30:03 -08:00
2019-07-09 13:50:12 -07:00
2018-03-24 12:53:53 -07:00