mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
Mark ALignedBit as deprecated.
This commit is contained in:
parent
ce57dbd937
commit
3602926ed5
@ -140,7 +140,7 @@ const unsigned int LvalueBit = 0x20;
|
||||
*/
|
||||
const unsigned int DirectAccessBit = 0x40;
|
||||
|
||||
/* \ingroup flags
|
||||
/** \deprecated \ingroup flags
|
||||
*
|
||||
* means the first coefficient packet is guaranteed to be aligned.
|
||||
* An expression cannot has the AlignedBit without the PacketAccessBit flag.
|
||||
|
Loading…
Reference in New Issue
Block a user