1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-04-30 12:24:47 -04:00

Delete gsl/string_span ()

This has been deprecated for 2+ years.
This commit is contained in:
Tiago 2025-01-07 06:58:59 -08:00 committed by GitHub
parent 50aaf2efbb
commit 355982daf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +0,0 @@
#pragma once
#pragma message( \
"This header will soon be removed. Use <gsl/zstring> instead of <gsl/string_span>")
#include "gsl/zstring"