Changeset 1139
- Timestamp:
- 09/01/06 06:16:49 (4 years ago)
- Files:
-
- 1 modified
-
trunk/test/test091.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/test091.cxx
r1138 r1139 40 40 throw logic_error("Fresh cursor is at position " + to_string(a.pos())); 41 41 42 //throw logic_error("absolute_cursor::fetch() does not work yet");43 42 result all = a.fetch(cursor_base::all()); 44 43 const cursor_base::difference_type backwards =
