Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
Art
detail
MetadataRegexHelpers.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_MetadataRegexHelpers_h
2
#define art_Framework_Art_detail_MetadataRegexHelpers_h
3
4
#include <regex>
5
#include <string>
6
7
namespace
art::detail
{
8
9
std::regex
regex_for_spec
(
std::string
const
&);
10
void
replace_type
(
std::string
&
str
,
11
std::string
const
& spec,
12
std::regex
const
&
r
);
13
}
14
15
#endif
/* art_Framework_Art_detail_MetadataRegexHelpers_h */
16
17
// Local variables:
18
// mode: c++
19
// End:
art::detail::regex_for_spec
std::regex regex_for_spec(std::string const &)
Definition:
MetadataRegexHelpers.cc:6
string
std::string string
Definition:
nybbler.cc:12
art::detail::replace_type
void replace_type(std::string &str, std::string const &spec, std::regex const &r)
Definition:
MetadataRegexHelpers.cc:12
art::detail
Definition:
AllowedConfiguration.h:76
str
static QCString str
Definition:
fortrancode.cpp:27098
plot_model.r
r
Definition:
plot_model.py:57
Generated by
1.8.11