libzypp 17.31.23
Bitmap.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
12#ifndef ZYPP_BITMAP_H
13#define ZYPP_BITMAP_H
14
15#include <zypp/sat/Map.h>
17namespace zypp
18{
20} // namespace zypp
22#endif // ZYPP_BITMAP_H
Libsolv (bit)Map wrapper.
Definition: Map.h:34
Easy-to use interface to the ZYPP dependency resolver.
Definition: CodePitfalls.doc:2
sat::Map Bitmap
Definition: Bitmap.h:19