Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-07 | Introduce internal APT::StringView class | Julian Andres Klode | |
The class APT::StringView implements a drop-in replacement for a subset of C++17 std::string_view() features. It will be dropped at a later point and may not be used in public interfaces. |