libabigail
|
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 |
A class to hold a reference to a string to regex escape.
Definition at line 47 of file abg-regex.h.
|
inline |
Definition at line 49 of file abg-regex.h.
const std::string& ref |
Definition at line 50 of file abg-regex.h.