- Test:
- verify abstraction wrapper to handle some char pointers in the way of a standard sequence container with iteration and range checks.
- See also
- path-array.hpp
-
UICoord_test
-
Navigator
Definition at line 61 of file path-array-test.cpp.
◆ verify_boundaries()
void verify_boundaries |
( |
| ) |
|
|
inlineprivate |
◆ verify_comparisons()
void verify_comparisons |
( |
| ) |
|
|
inlineprivate |
- Test:
- verify equality comparison Equality of PathArray is based on overall size, position and normalised content.
- Note
- especially how
"*"
might match "" or nullptr
at corresponding positions.
Definition at line 466 of file path-array-test.cpp.
The documentation for this class was generated from the following file: