MOAB
4.9.3pre
|
#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 211 of file XprHelper.h.
anonymous enum [private] |
Definition at line 213 of file XprHelper.h.
{ row_major_bit = Options&RowMajor ? RowMajorBit : 0 };
anonymous enum |
Definition at line 218 of file XprHelper.h.
{ ret = DirectAccessBit | LvalueBit | NestByRefBit | row_major_bit };