- Timestamp:
- Jan 6, 2009, 6:27:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/concepts.doxygen
r1590 r1698 2 2 // 3 3 // Copyright (C) 2008 Peter Johansson, Markus Ringnér 4 // Copyright (C) 2009 Peter Johansson 4 5 // 5 6 // This file is part of the yat library, http://dev.thep.lu.se/yat … … 152 153 <td><tt>a(size_t row, size_t column)</tt></td> 153 154 <td><tt>0 <= row<a.rows()</tt> and 154 <tt>0 < = column < a.columns()</tt></td>155 <tt>0 <= column < a.columns()</tt></td> 155 156 <td><tt>const_reference</tt></td> 156 157 <td> </td>
Note: See TracChangeset
for help on using the changeset viewer.