Changeset 2888 in Sophya for trunk/SophyaLib/TArray/tarray.h
- Timestamp:
- Jan 4, 2006, 7:25:32 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tarray.h
r2589 r2888 89 89 // Definition of virtual element acces method inherited from BaseArray class 90 90 virtual MuTyV & ValueAtPosition(sa_size_t ip) const; 91 virtual MuTyV & ValueAtPositionDB(sa_size_t ip) const; 91 92 92 93 // Data Access: operator overloaded inline acces methods
Note:
See TracChangeset
for help on using the changeset viewer.