Mark ALignedBit as deprecated.

This commit is contained in:
Gael Guennebaud 2015-08-07 10:45:02 +02:00
parent ce57dbd937
commit 3602926ed5

View File

@ -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.