Correction du TD 6. More...
#include <iostream>
Go to the source code of this file.
Classes | |
struct | ficheLogin |
struct | Validator |
struct | registerLogin< Validator, IsValid, CorrectForm > |
struct | StandardValidator |
Functions | |
int | main () |
Correction du TD 6.
Exercice 5. Dans cette version, on utilise l'approche objet classique
Definition in file validator1.cc.
int main | ( | ) |
Definition at line 65 of file validator1.cc.