lab_memory
Malevolent Memories
|
fileio | Utility functions for reading students/rooms from files |
fileio_internal | Holds variables that only need to be accessed by the namespace itself |
std | STL namespace |
Allocator | An allocator object to wrap the allocation of last-name letter groups to rooms |
Letter | Represents a group of students with the same first letter of their last name |
Room | Represents a testing room, which has a group of letters allocated to it (where letters are first letters of last names) |