Use `override` instead of `virtual`
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:37:08
| Stage: test |
Download artifacts
No artifacts found |
The override
specifier makes sure that the function is virtual and
overrides a virtual function from the base class.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:37:08
| Stage: test |
Download artifacts
No artifacts found |