ta méthode
est en dehors de la classe, hors iciCode:Matrice &operator=(const Matrice
const& a);
tu dis qu'elle fait parti de celle ci.Code:Matrice& Matrice::operator=(const Matrice &matriceCopie)
Jo'
Version imprimable
ta méthode
est en dehors de la classe, hors iciCode:Matrice &operator=(const Matrice
const& a);
tu dis qu'elle fait parti de celle ci.Code:Matrice& Matrice::operator=(const Matrice &matriceCopie)
Jo'
Merci Tooxx
Cela fonctionne maintenant ;)