Searched refs:file_is_there (Results 1 – 1 of 1) sorted by relevance
592 std::ifstream file_is_there(local_name.c_str()); in main() local593 if (!file_is_there) in main()