diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2024-12-26 21:32:44 +0000 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2025-01-05 22:16:08 +0000 |
| commit | 785a7a50b53bd0794e58cca31730818714992c00 (patch) | |
| tree | 08c0b01e7949643ebccf4eca625041810a96c322 /methods | |
| parent | 9000543eb219f83b6b9592b681fc6811bc56e26f (diff) | |
Drop APT_DEPRECATED usage
C++14 includes the standard attribute, so we can use that instead.
Note that we drop the deprecation of {Pkg,Dep}Iterator::operator<< as
this is ignored (a friends declaration must be a definition to have
attributes) very noisily by GCC >= 12 and the methods can be somewhat
useful in debugging if you are to lazy to get APT::Pretty{Pkg,Dep}.
Diffstat (limited to 'methods')
0 files changed, 0 insertions, 0 deletions
