coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
file_tree::no_filter Struct Reference

Type representing the null filter for selecting files. More...

#include <file_tree.h>

Public Member Functions

bool operator() (std::string const &) const
 The null filter returns true for every filename.
 

Detailed Description

Type representing the null filter for selecting files.

Definition at line 323 of file file_tree.h.


The documentation for this struct was generated from the following file: