On 11/30/18 5:33 AM, Jonathan Wakely wrote:
On 29/11/18 21:35 -0500, Ed Smith-Rowland wrote:
Greetings,
This patch implements starts_with and ends_with for basic_string and
basic_string_view for C++20.
This was on my TODO list, thanks for taking care of it.
+#if __cplusplus > 201703L
+
On 29/11/18 21:35 -0500, Ed Smith-Rowland wrote:
Greetings,
This patch implements starts_with and ends_with for basic_string and
basic_string_view for C++20.
This was on my TODO list, thanks for taking care of it.
+#if __cplusplus > 201703L
+ bool
+ starts_with(basic_string_view<_