replicate 325 modules/up/src/gnug++/String.h friend String replicate(char c, int n); replicate 326 modules/up/src/gnug++/String.h friend String replicate(const String& y, int n);