levenshtein-sse icon indicating copy to clipboard operation
levenshtein-sse copied to clipboard

Closes #6. Add missing `rebind` for `AlignmentAllocator<T2, 1>`.

Open mgoodson-cvd opened this issue 11 months ago • 0 comments

Add missing rebind implementation for the instantiation of AlignmentAllocator<T,N> with N=1. This was causing a compiler error in gcc 13.2.

Closes #6.

mgoodson-cvd avatar Mar 11 '24 15:03 mgoodson-cvd