|
CRegexpT::ReleaseString
Return: Content | Prev
ReleaseContext | Next: MatchResult Class
CRegexpT::ReleaseString
static void ReleaseString(CHART *
tstring);
Parameters
tstring
String returned by Replace method.
Remarks
To release string returned by Replace method.
If you want to release this string by yourself, please
pay attention to the allocation method in deelx, template
CBufferT<ELT>.
|
|
|