User profile: Mar1990

User info
User name:Mar1990
History
Joined:
Number of posts:17
Latest posts:

return C++ vector of objects in csv file
Hello, Here is class Patient #ifndef PATIENT_H #define PATIENT_H #include <cstdlib> #include <io...

return C++ vector of objects in csv file
Hello, I need your help for return C++ vector of objects in csv file, I have the function below and...

Problem on using file data in the main ! Thanks
Hello, I really need your help , so I have a project where I have two classes Personne and Patie...

Problem with template class and constructor
Hello I have facing a problem since 3 days about inheritence in constructor with template class : ...

inheritance from template class need help
Hello, I got this error while :undefined reference to `QueType<JobType>::QueType(int)' while inher...