You are here:
Symbol Reference >
MtxExprInt Namespace
>
Classes
>
MatrixInt Record
>
public
>
BitwiseXor Operator
>
MatrixInt.BitwiseXor Operator (MatrixInt, MatrixInt)
MtxVec VCL
MatrixInt.BitwiseXor Operator (MatrixInt, MatrixInt)
MatrixInt Record
|
MatrixInt Members
|
MtxExprInt Namespace
|
BitwiseXor Operator
Collapse All
Performs logical "xor" between Left and Right.
Pascal
class
operator
BitwiseXor
(
const
Left
:
MatrixInt
;
const
Right
:
MatrixInt
);
Group
BitwiseXor Operator
Links
MatrixInt Record
,
MatrixInt Members
,
MtxExprInt Namespace
,
BitwiseXor Operator
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!