Data_deduplication_service
Service that will use hashes to deduplicate files
|
Comparator functor arrays. More...
#include <clockArray.h>
Public Member Functions | |
template<size_t N> | |
bool | operator() (const std::array< std::string, N > &a, const std::array< std::string, N > &b) const |
Comparator functor arrays.
|
inline |