List of functions in the EdgeCases namespace.
| Entity Name | Description |
|---|---|
| operator+ | |
| cInteropChecksum | A free function declared inside an extern “C” block. Real corpus example: llvm/ADT/bit.h’s _BitScanForward. |
| clampValue | A generic function template, overloaded by parameter type. Real corpus example: cv::saturate_cast<T>. |
| [clampValue< int >](function_edgecases__clampvalue_lt_ int gt) | An explicit specialization of clampValue, distinguished only by its explicit template argument native used to collapse every specialization of the same function template into one bare identity. |
| [clampValue< short >](function_edgecases__clampvalue_lt_ short gt) | |
| ValueRange | |
| operator- | Declared after the group above closes, but still related to Point Doxygen’s “relates” state persists for the rest of the enclosing namespace body once set; the @{/@} markers are purely cosmetic HTML-grouping and do not bound it. |
Generated with Flude
Copyright © 2026
Directory & Entity Index
| Entity Name | Summary / Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| cInteropChecksum function | A free function declared inside an extern “C” block. Real corpus example: llvm/ADT/bit.h’s _BitScanForward. MethodscInteropChecksum
A free function declared inside an extern “C” block. Real corpus example: llvm/ADT/bit.h’s _BitScanForward.
Generated with Flude Copyright © 2026 | |||||||||
| clampValue function | A generic function template, overloaded by parameter type. Real corpus example: cv::saturate_cast<T>. MethodsclampValue
A generic function template, overloaded by parameter type. Real corpus example: cv::saturate_cast<T>.
Generated with Flude Copyright © 2026 | |||||||||
| clampValue< int > function | An explicit specialization of clampValue, distinguished only by its explicit template argument native used to collapse every specialization of the same function template into one bare identity. MethodsclampValue< int >
An explicit specialization of clampValue, distinguished only by its explicit template argument native used to collapse every specialization of the same function template into one bare identity.
Generated with Flude | |||||||||
| clampValue< short > function | MethodsclampValue< short >
Generated with Flude Copyright © 2026 | |||||||||
| operator- function | Declared after the group above closes, but still related to Point Doxygen’s “relates” state persists for the rest of the enclosing namespace body once set; the @{/@} markers are purely cosmetic HTML-grouping and do not bound it. Methodsoperator-
Declared after the group above closes, but still related to Point Doxygen’s “relates” state persists for the rest of the enclosing namespace body once set; the @{/@} markers are purely cosmetic HTML-grouping and do not bound it. | |||||||||
| operator+ function | Methodsoperator+
Generated with Flude Copyright © 2026 | |||||||||
| ValueRange function | MethodsValueRange
Generated with Flude Copyright © 2026 |