I am writing a method for a class, which reads from a file and checks for errors, as such:
void my_class::load_file() { ifstream file("file.txt"