Remove: replace custom span with std::span

This commit is contained in:
Patric Stout
2024-01-16 22:46:00 +01:00
committed by Patric Stout
parent bb49112784
commit fd073a2810
15 changed files with 22 additions and 138 deletions

View File

@@ -25,6 +25,5 @@ add_files(
random_func.hpp
smallstack_type.hpp
container_func.hpp
span_type.hpp
strong_typedef_type.hpp
)