source: issm/oecreview/Archive/12678-13393/ISSM-13185-13186.diff@ 14312

Last change on this file since 14312 was 13394, checked in by Mathieu Morlighem, 13 years ago

Added 12678-13393

File size: 1.0 KB
  • u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/src/c/classes/objects/Params/GenericParam.h

     
    3939                ~GenericParam(){};
    4040                /*}}}*/
    4141                /*Object virtual functions definitions:{{{ */
    42                 // unfortunately having such a printer method implies
    43                 // that P must provide the friend << operator
     42                // unfortunately,  having to implement such a printer method implies
     43                // that any structured P must provide the friend << operator
    4444                void  DeepEcho() {
    4545                  _printLine_("GenericParam:");
    4646                  _printLine_("   enum:  " << myEnumVal << " (" << EnumToStringx(myEnumVal) << ")");
Note: See TracBrowser for help on using the repository browser.