Files
openal-soft/common/ringbuffer.cpp
Chris Robinson c118daf246 Add a pointer wrapper for al::span's iterators
This helps ensure expected behavior for eventually switching to std::span in
C++20, as iterator objects can't be offset with any old integer type.
2024-03-16 07:51:23 -07:00

6.4 KiB