#include <unixstl/filesystem/functionals.hpp>
| C | The character type | |
| A | The argument type; defaults to C const* | 
Public Types | |
| typedef C | char_type | 
| The character type.   | |
| typedef A | argument_type | 
| The argument type.   | |
| typedef path_exists< C, A > | class_type | 
| The current parameterisation of the type.   | |
Public Member Functions | |
| template<typename S> | |
| bool | operator() (S const &s) const | 
| typedef C char_type | 
The character type.
| typedef A argument_type | 
The argument type.
| typedef path_exists<C, A> class_type | 
The current parameterisation of the type.
 1.5.6