Public Member Functions | List of all members
regExpCxx::meta Struct Reference

Public Member Functions

bool operator() (const char c) const noexcept
 
bool operator() (const std::string &s, const char q='\\') const
 

Detailed Description

Definition at line 142 of file regExpCxx.H.

Member Function Documentation

◆ operator()() [1/2]

bool operator() ( const char  c) const
inlinenoexcept

Definition at line 145 of file regExpCxx.H.

References Foam::constant::universal::c, and regExpCxx::is_meta().

Here is the call graph for this function:

◆ operator()() [2/2]

bool operator() ( const std::string &  s,
const char  q = '\\' 
) const
inline

Definition at line 151 of file regExpCxx.H.

References regExpCxx::is_meta(), and s.

Here is the call graph for this function:

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