mrdocs::isBinaryOperator
Determines whether the operator is potentially binary.
Synopsis
Declared in <mrdocs/Metadata/Specifiers/OperatorKind.hpp>
bool
isBinaryOperator(OperatorKind kind) noexcept;
Parameters
| Name | Description |
|---|---|
kind |
Operator kinds |
Created with MrDocs