libzypp  10.5.0
zypp::kvmap::KVMapBase::CharSep< kv, f > Struct Template Reference

KVMapPolicy for KVMaps using a single char as separator (e.g. More...

#include <KVMap.h>

Inheritance diagram for zypp::kvmap::KVMapBase::CharSep< kv, f >:

List of all members.

Public Member Functions

 CharSep ()

Detailed Description

template<char kv, char f>
struct zypp::kvmap::KVMapBase::CharSep< kv, f >

KVMapPolicy for KVMaps using a single char as separator (e.g.

mount options).

Definition at line 108 of file KVMap.h.


Constructor & Destructor Documentation

template<char kv, char f>
zypp::kvmap::KVMapBase::CharSep< kv, f >::CharSep ( ) [inline]

Definition at line 108 of file KVMap.h.


The documentation for this struct was generated from the following file: