MEPP2 Project
Functions
utils_identical_text_based_files.hpp File Reference
#include <string>
#include <vector>
#include <fstream>
#include <iostream>
Include dependency graph for utils_identical_text_based_files.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool identical_text_based_files (std::string filename_a, std::string filename_b, const std::vector< std::string > &skip=std::vector< std::string >())
 

Function Documentation

◆ identical_text_based_files()

bool identical_text_based_files ( std::string  filename_a,
std::string  filename_b,
const std::vector< std::string > &  skip = std::vector< std::string >() 
)
inline

Definition at line 27 of file utils_identical_text_based_files.hpp.

Here is the caller graph for this function: