Example #1
0
BOOL isWritable::include(FileData &file) const
{
    return file.isWritable();
}