BitwiseXOrAll (class MKI_BITFIELD) New in Version 6.50 |
www.CAD6.com |
C++ Syntaxvoid MKI_BITFIELD::BitwiseXOrAll( const MKI_BITFIELD<Size>& f_rData );
Combines the bits of both bitfields using the bitwise "xor" operator.
ParametersData [const MKI_BITFIELD<Size>&] Bitfield to be combined with this. Must be of identical size.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH