Changeset 1015 for XIOS/trunk/src/duration.hpp
- Timestamp:
- 01/05/17 14:21:17 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/trunk/src/duration.hpp
r612 r1015 22 22 /// Opérateurs /// 23 23 CDuration& operator=(const CDuration& duration); 24 25 friend bool operator<(CDuration a, CDuration b); 24 26 25 27 friend StdOStream& operator<<(StdOStream& out, const CDuration& duration);
Note: See TracChangeset
for help on using the changeset viewer.