| libzypp 17.37.10
    | 
#include <string>#include <list>#include <utility>#include <zypp/Globals.h>#include <zypp/Date.h>Go to the source code of this file.
| Classes | |
| class | zypp::ChangelogEntry | 
| Single entry in a change log.  More... | |
| Namespaces | |
| namespace | zypp | 
| Easy-to use interface to the ZYPP dependency resolver. | |
| Typedefs | |
| using | zypp::Changelog = std::list<ChangelogEntry> | 
| List of ChangelogEntry. | |