C++26: string and string_view improvements
Summary
Let’s continue our exploration of C++26 improvements. Today we focus on string_view. Some types got new constructors accepting string_views, and concatenation...
Description
Let’s continue our exploration of C++26 improvements. Today we focus on string_view. Some types got new constructors accepting string_views, and concatenation...
Original reporting
AFBytes is a read-only aggregator. Use the original source for full context and complete reporting.
Open original source