(0 commenti) (0 reazioni) (0 assegnatari)C++ (2 fork)auto 404
good first issuehelp wantedtest

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Testing the concatenate function for String class is needed

overloads include:

  1. concatenate(const char*)
  2. concatenate(const String&)

Guida contributor