#include <XprHelper.h>
Public Types | |
enum | { ret = DirectAccessBit | LvalueBit | NestByRefBit | row_major_bit } |
Private Types | |
enum | { row_major_bit = Options&RowMajor ? RowMajorBit : 0 } |
Definition at line 251 of file XprHelper.h.
|
private |
Enumerator | |
---|---|
row_major_bit |
Definition at line 253 of file XprHelper.h.
anonymous enum |
Enumerator | |
---|---|
ret |
Definition at line 258 of file XprHelper.h.