libzypp 17.37.17
idstring.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8----------------------------------------------------------------------*/
9#ifndef ZYPP_NG_CORE_IDSTRING_H_INCLUDED
10#define ZYPP_NG_CORE_IDSTRING_H_INCLUDED
11
12#include <zypp-core/IdString.h>
13
14namespace zyppng {
15
18
19}
20
21#endif
Access to the sat-pools string space.
Definition IdString.h:44
std::unordered_set< IdString > IdStringSet
Definition IdString.h:29