mrdocs::isUnaryOperator

Determines whether the operator is potentially unary.

Synopsis

Declared in <mrdocs/Metadata/Specifiers/OperatorKind.hpp>

bool
isUnaryOperator(OperatorKind kind) noexcept;

Return Value

whether the operator is potentially unary.

Parameters

NameDescription
kindOperator kinds