libzypp
17.38.6
settracker.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
9
// Automatically generated wrapper for zypp/base/SetTracker.h
10
#ifndef SETTRACKER_H_ZYPPNG_WRAPPER_H
11
#define SETTRACKER_H_ZYPPNG_WRAPPER_H
12
13
#include <
zypp/base/SetTracker.h
>
14
15
namespace
zyppng
16
{
17
18
namespace
base
{
19
using
::
zypp::base::SetTracker
;
20
21
// ADL specific wrapper
22
template
<
typename
TSet>
23
inline
std::ostream &
operator<<
(std::ostream &
str
,
const
SetTracker<TSet>
& obj) { return ::zypp::base::operator<<(
str
, obj); }
24
}
// namespace base
25
26
}
// namespace zyppng
27
#endif
// SETTRACKER_H_ZYPPNG_WRAPPER_H
SetTracker.h
str
String related utilities and Regular expression matching.
zypp::base
Definition
Random.cc:7
zypp::base::operator<<
std::ostream & operator<<(std::ostream &str, const SetTracker< TSet > &obj)
relates: SetTracker Stream output
Definition
SetTracker.h:191
zyppng
Definition
MediaNetworkRequestExecutor.h:16
zypp::base::SetTracker
Track added/removed set items based on an initial set.
Definition
SetTracker.h:39
zypp
ng
base
settracker.h
Generated by
1.16.1