Commit 31913b00 authored by Krzysztof Filipek's avatar Krzysztof Filipek
Browse files

basic_string: use string_view find API instead of own implementation

- change function body to use conversion operator to string_view and
  call find*/rfind* function accordingly
parent c59809b4
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