Small CSV reader implementation for student names database Expects the specified file to contain a list of newline-seperated "lastname,firstname" entries, utf-8 encoded.
More...
#include <database_reader.hpp>
Small CSV reader implementation for student names database Expects the specified file to contain a list of newline-seperated "lastname,firstname" entries, utf-8 encoded.
◆ DatabaseReader()
asmgrader::DatabaseReader::DatabaseReader |
( |
std::filesystem::path | path | ) |
|
|
explicit |
◆ read()
The documentation for this class was generated from the following files: