sisi4s
Loading...
Searching...
No Matches
pars::Regex Struct Reference

#include <Parsing.hpp>

Collaboration diagram for pars::Regex:

Public Member Functions

 Regex (const char *s_)
 
 Regex (const std::string &s_)
 

Public Attributes

const std::string s
 
const std::regex r
 

Constructor & Destructor Documentation

◆ Regex() [1/2]

pars::Regex::Regex ( const char *  s_)
inline

◆ Regex() [2/2]

pars::Regex::Regex ( const std::string &  s_)
inline

Member Data Documentation

◆ r

const std::regex pars::Regex::r

◆ s

const std::string pars::Regex::s

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