Source-highlight Library
substfun.h
1
10
#ifndef _SUBSTFUN_H_
11
#define _SUBSTFUN_H_
12
13
#include <boost/regex.hpp>
14
#include <string>
15
16
namespace
srchilite
{
17
18
std::string subst(
const
boost::regex &e,
const
std::string &s,
const
std::string &sub);
19
20
}
21
22
#endif
/*_SUBSTFUN_H_*/
srchilite
C++ class: doctemplate.h.
Definition:
bufferedoutput.cpp:13
source-highlight-3.1.9
lib
srchilite
substfun.h
Generated by
1.8.18