A minimal type whose free-function operators are documented with the Doxygen “relates” tag instead of being members. Real corpus example: cv::MatExpr’s block of free operator+/-/* functions in opencv2/core/mat.hpp.
Instance Variables
int EdgeCases::Point::xint EdgeCases::Point::y
Methods
Point
EdgeCases::Point::Point(int x, int y)
| Parameter | Type | Description |
|---|---|---|
| x | int | |
| y | int |
operator+
Point operator+(const Point &a, const Point &b)
| Parameter | Type | Description |
|---|---|---|
| a | const Point & | |
| b | const Point & |
Generated with Flude
Copyright © 2026