summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/string_view.h
AgeCommit message (Expand)Author
2016-01-08operator==(char*, StringView) use StringView.operator==Julian Andres Klode
2016-01-07StringView: rfind: pos should be end of substr, not startJulian Andres Klode
2016-01-07StringView: pos argument default should be nposJulian Andres Klode
2016-01-07StringView::rfind(): Call rfind() instead of find() on substJulian Andres Klode
2016-01-07Introduce internal APT::StringView classJulian Andres Klode