Volume Cartographer
2.27.0
vc
core
util
FormatStrToRegexStr.hpp
Go to the documentation of this file.
1
#pragma once
2
5
#include <string>
6
7
namespace
volcart
8
{
16
std::string
FormatStrToRegexStr
(
const
std::string& s);
17
}
// namespace volcart
volcart::FormatStrToRegexStr
std::string FormatStrToRegexStr(const std::string &s)
Converts a printf-style format string to a std::regex string.
volcart
Volume Cartographer library
Generated by
1.9.4