Petit problème lol voici la question :
Bonjours tous, j'ai un truc bizard avec un vector : je fais un vector d'objet "Application", mais au moment d'utiliser des méthodes de cette classe il m'affiche un erreur :
error C2662: 'nom' : cannot convert 'this' pointer from 'const class Application' to 'class Application &'
voici mon code :
void afficheTout(const vector
& tabCmd)
{
cout<<"Ligne de commande :"<& tabCmd)
{
cout<<"Ligne de commande :"<