Changeset 2884 in Sophya for trunk/SophyaLib/TArray/tvector.h
- Timestamp:
- Jan 4, 2006, 2:30:31 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tvector.h
r2868 r2884 12 12 class TVector : public TMatrix<T> { 13 13 public: 14 15 #include "tvector_tsnl.h" /* For two level name look-up gcc >= 3.4 */ 16 14 17 // Creation / destruction 15 18 TVector();
Note:
See TracChangeset
for help on using the changeset viewer.