libzypp  10.5.0
Regex.h File Reference
#include <iosfwd>
#include <string>
#include <regex.h>
#include "zypp/base/Exception.h"
Include dependency graph for Regex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::str::regex
 Regular expression. More...
class  zypp::str::smatch
 Regular expression match result. More...

Namespaces

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


namespace  str
 

String related utilities and Regular expression matching.


namespace  zypp::str
 

String related utilities and Regular expression matching.


Typedefs

typedef Exception zypp::str::regex_error

Detailed Description

Definition in file Regex.h.