mismatchRegion

Undocumented in source. Be warned that the author may not have intended to support it.
string
mismatchRegion
(
string expected
,
string actual
,
size_t margin
,
bool strict
,
string prefix = "<<<<<<< expected"
,
string interfix = "======="
,
string suffix = ">>>>>>> actual"
)

Meta