libabigail
Public Member Functions | Public Attributes | List of all members
escape Struct Reference

A class to hold a reference to a string to regex escape. More...

#include <abg-regex.h>

Public Member Functions

 escape (const std::string &str)
 

Public Attributes

const std::string & ref
 

Detailed Description

A class to hold a reference to a string to regex escape.

Definition at line 47 of file abg-regex.h.


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