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 d640948 commit cec4001Copy full SHA for cec4001
README.md
@@ -32,7 +32,9 @@ Reuse-Library of C++, include classes eg:
32
# New Practices
33
1. UT testcase is requirement. (Refer to ./ut/\*/\*.cpp)
34
35
-2. LEGO domino classes. (Refer to ./ut/obj_anywhere/UtInitObjAnywhere.hpp)
+ UT testcases are also the best way to understand how to use the classes.
36
+
37
+3. LEGO domino classes. (Refer to ./ut/obj_anywhere/UtInitObjAnywhere.hpp)
38
39
40
# How to use this library?
0 commit comments