Code:
log_view.cpp: In function âstd::vector<Log_Entry, std::allocator<Log_Entry> > parse(std::string)â: log_view.cpp:38: error: no matching function for call to âLog_Entry::Log_Entry(std::string&)â log_view.hpp:41: note: candidates are: Log_Entry::Log_Entry() log_view.hpp:40: note: Log_Entry::Log_Entry(const Log_Entry&) log_view.cpp:
Leave a comment: