NABLA
Nabla Ain't Basic Linear Algebra
|
Pair of references. More...
Public Member Functions | |
pair_const_ref (const expr1 &a, const expr2 &b) | |
Constructor. |
Public Attributes | |
const expr1 & | first |
Reference to the first object. | |
const expr2 & | second |
Reference to the second object. |
Private Member Functions | |
pair_const_ref & | operator= (const pair_const_ref &) |
Inaccessible copy assignment operator. |
Pair of references.