Don't use a template parameter as a variable
commit966c4498d4e8024f821cb35ceba934dba10a1922
authorChris Robinson <chris.kcat@gmail.com>
Sat, 24 Oct 2020 02:53:07 +0000 (23 19:53 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 24 Oct 2020 02:53:07 +0000 (23 19:53 -0700)
treec29a31ae013a9345eece0149e312ab5550d8ebdb
parent556321f18dfdbb6d0684b4fbc23ad7eab23a3d93
Don't use a template parameter as a variable

And try to silence an MSVC warning about a constant overflow.
common/alspan.h