Of the two overloaded functions clang chose the non-span version with only a single item in the initializer list. Resolve that by not using an intializer list in that case.
Of the two overloaded functions clang chose the non-span version with only a single item in the initializer list. Resolve that by not using an intializer list in that case.