Changeset 13186
- Timestamp:
- 08/30/12 07:02:45 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/objects/Params/GenericParam.h
r13185 r13186 40 40 /*}}}*/ 41 41 /*Object virtual functions definitions:{{{ */ 42 // unfortunately havingsuch a printer method implies43 // that P must provide the friend <<operator42 // unfortunately, having to implement such a printer method implies 43 // that any structured P must provide the friend << operator 44 44 void DeepEcho() { 45 45 _printLine_("GenericParam:");
Note:
See TracChangeset
for help on using the changeset viewer.