coan
6.0.1
A C/C++ Configuration Analyzer
|
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. | |
Type representing the null filter for selecting files.
Definition at line 323 of file file_tree.h.