cprover
substitute.h File Reference
#include <string>
Include dependency graph for substitute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void substitute (std::string &dest, const std::string &what, const std::string &by)
 

Function Documentation

◆ substitute()

void substitute ( std::string &  dest,
const std::string &  what,
const std::string &  by 
)

Definition at line 13 of file substitute.cpp.

References pos(), and size_type().