Changeset 1615 for trunk/yat/utility/VectorConstView.h
- Timestamp:
- Nov 5, 2008, 9:26:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/VectorConstView.h
r1487 r1615 118 118 gsl_vector_const_view* const_view_; 119 119 120 // assignment not allowed 121 VectorConstView& operator=(const VectorConstView&); 120 122 }; 121 123
Note: See TracChangeset
for help on using the changeset viewer.