mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 09:01:28 +09:00
26a42fe5 Added features to epee::span<T> : - Support for classes - Added `remove_prefix` function - Added `to_mut_span` and `as_mut_byte_span` (Lee Clagett)
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.