string-span Questions
1
Solved
From what I can gather, gsl::string_span and std::string_view seem to have essentially the same rationale for use. Is that indeed the case? If so, are they effectively identical? If not - how do th...
Whiskey asked 29/10, 2018 at 18:9
3
Solved
Both string_ref in boost and string_span in GSL doesn't define constructor that takes a pair of iterator. What is the reason of this decision ?
Usually it's not a big deal, I can just create strin...
Prorogue asked 17/11, 2015 at 6:36
1
© 2022 - 2024 — McMap. All rights reserved.