AsmGrader 0.0.0
Loading...
Searching...
No Matches
database_reader.hpp File Reference
#include "common/expected.hpp"
#include "grading_session.hpp"
#include <filesystem>
#include <string>
#include <vector>
Include dependency graph for database_reader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asmgrader::DatabaseReader
 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...
 

Namespaces

namespace  asmgrader