#include <winstl/filesystem/functionals.hpp>
| C | The character type | |
| A | The argument type; defaults to C const* |
Member Types | |
| typedef C | char_type |
| The character type. | |
| typedef A | argument_type |
| The argument type. | |
| typedef path_exists_env< C, A > | class_type |
| The current parameterisation of the type. | |
Public Member Functions | |
Operations | |
| 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_env<C, A> class_type |
The current parameterisation of the type.
1.5.6