Example #1
0
 bool getattr<attr::CLOSED>::operator()(file const &f)
 {
   return f.closed();
 }