Searched refs:some_students (Results 1 – 1 of 1) sorted by relevance
89 some_students.clear(); in ~Course()92 std::list<Student *> some_students; member in Course97 ar & some_students; in serialize() local199 math->some_students.push_back(bob); in init()201 literature->some_students.push_back(bob); in init()204 math->some_students.push_back(ted); in init()206 history->some_students.push_back(ted); in init()209 literature->some_students.push_back(alice); in init()211 history->some_students.push_back(alice); in init()