Searched defs:Student (Results 1 – 2 of 2) sorted by relevance
41 struct Student { struct49 std::unique_ptr<Student> b = ns1::make_unique<Student>("Bob", 25); in main() argument
57 class Student class61 Student(){ in Student() function in Student