parent
a4a0ebb85d
commit
5516281881
@ -56,7 +56,7 @@ class TreeGenerator {
|
|||||||
}
|
}
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
/* \brief Find the first occurance of key in input and replace it with corresponding
|
/* \brief Find the first occurrence of key in input and replace it with corresponding
|
||||||
* value.
|
* value.
|
||||||
*/
|
*/
|
||||||
static std::string Match(std::string const& input,
|
static std::string Match(std::string const& input,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user