10 std::ifstream
file{path};
11 if(!
file.is_open())
throw std::runtime_error{
"Failed to open " + path +
" for reading"};
void fill(const std::string &path)
std::map< Key, int > m_statusMap
Identifier::value_type Key
int status(const Identifier &id) const