List Question
20 TechQA 2023-10-26T19:17:21.787000how to set change gsl::final_action inside sub-scope
90 views
Asked by 7chenko
Is gsl::owner usable for shared-ownership?
151 views
Asked by Johannes Schaub - litb
'gsl/gsl' file not found, emscripten. HOw to include the ms-gsl library to be compiled when creating WASM from C++
369 views
Asked by Thiago Souto
Are you meant to recover from contract violations?
302 views
Asked by Lorah Attkins
gsl::fail_fast not found in the namespace
324 views
Asked by SadHak
Difference between std::basic_string_view<T> and std::span<T>
1.6k views
Asked by Youda008
Is it possible to narrow only if needed?
136 views
Asked by Henrik Alsing Friberg
What does narrow_cast do?
9.5k views
Asked by Lekan
Can I return a span in C++? If so, how? (Open to alternatives.)
2.6k views
Asked by Garrett Yates
Using gsl::zstring_view with C APIs
1.4k views
Asked by Matt Kline
Why is GSL-Lite trying to include <array>?
186 views
Asked by Tarick Welling
Advantage of gsl assert vs assert in c++?
1.7k views
Asked by suresh m
Should I use the Guidelines Support Library (GSL) in a new C++ project?
2.1k views
Asked by smichak
How do gsl::string_span and std::string_view differ?
1.7k views
Asked by einpoklum
How should I represent a contiguous sequence of elements I own?
82 views
Asked by einpoklum
Why gsl::not_null ensures ptr is not null on get()?
3.9k views
Asked by alexeykuzmin0
template function overload in non-template class using SFINAE
268 views
Asked by YePhIcK
gsl::span - pointer to end
1.1k views
Asked by Benilda Key
How to use gsl::span to fix No array to pointer decay warning?
2.5k views
Asked by Benilda Key
Understanding the need for this `const&` specialization
293 views
Asked by Baruch