We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a70d9 commit 090e63fCopy full SHA for 090e63f
features/frameworks/utest/utest/utest_case.h
@@ -36,7 +36,7 @@ namespace v1 {
36
*
37
* @warning Initialization of handlers with either default_handler or
38
* ignore_handler helpers will prevent the object to be a POD. Prefer usage
39
- * of NULL in favor of ignore_handler or <handler_type>(1) for default
+ * of NULL in favor of ignore_handler or \verbatim <handler_type>(1) \endverbatim for default
40
* handler.
41
42
* @see Case.
0 commit comments