You are here:
Symbol Reference >
MtxExprInt Namespace
>
Classes
>
VectorInt Record
>
public
>
VectorInt.RightShift Operator
MtxVec VCL
VectorInt.RightShift Operator
VectorInt Record
|
VectorInt Members
|
MtxExprInt Namespace
|
public
Collapse All
Performs bitwise right shift of aValue.
Pascal
class
operator
RightShift
(
const
aValue
:
VectorInt
;
BitCount
: integer);
Description
The shift preserves the sign of the numbers.
Group
public
Links
VectorInt Record
,
VectorInt Members
,
MtxExprInt Namespace
,
public
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!