Complementary of #include <list> in C -


i'm trying write paint program in c school project. trying follow this tutorial, it's in c++. know if there complementary of these lines of code:

#include <list>  std::list<line> lines; 


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -