Esempio n. 1
0
 bool operator()(Backend& backend, const std::string&) const {
     return !backend.exists(backend.filename());
 }