Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

it is not possible from the create function.

but you can do:

matcher->set("crossCheck", true);

or:

matcher->setBool("crossCheck", true);