Source-highlight Library
Main Page
Namespaces
Classes
Files
File List
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
lib
srchilite
substfun.h
Generated on Mon Mar 30 2015 20:44:16 for Source-highlight Library by
1.8.8