libzypp  17.35.11
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 
14 namespace zyppng {
15 
18 
19 }
20 
21 #endif
Access to the sat-pools string space.
Definition: IdString.h:43
std::unordered_set< IdString > IdStringSet
Definition: IdString.h:29
zypp::IdString IdString
Definition: idstring.h:16