source:
issm/oecreview/Archive/12678-13393/ISSM-13185-13186.diff
Last change on this file was 13394, checked in by , 13 years ago | |
---|---|
File size: 1.0 KB |
-
u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/src/c/classes/objects/Params/GenericParam.h
39 39 ~GenericParam(){}; 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:"); 46 46 _printLine_(" enum: " << myEnumVal << " (" << EnumToStringx(myEnumVal) << ")");
Note:
See TracBrowser
for help on using the repository browser.