Unverified Commit 9bb84cec authored by Kazu Hirata's avatar Kazu Hirata Committed by GitHub
Browse files

[ADT] Add StringRef::{starts,ends}_with(char) (#90311)

This patch adds to StringRef the equivalent of
std::string_view::{starts,ends}_with(char) in C++20.
parent 7aa6896d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment