|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <unixstl_functionals.h>
Public Types | |
| typedef C | char_type |
| The character type. | |
| typedef parent_class_type::first_argument_type | first_argument_type |
| The first argument type. | |
| typedef parent_class_type::second_argument_type | second_argument_type |
| The second argument type. | |
| typedef parent_class_type::result_type | result_type |
| The result type. | |
| typedef filesystem_traits< C > | traits_type |
| The traits type. | |
| typedef compare_path< C > | class_type |
| The current parameterisation of the type. | |
Public Methods | |
| template<typename T1, typename T2> result_type | operator() (T1 const &s1, T2 const &s2) |
Function call, compares s1 with s2. | |
| C | The character type |
|
|
The character type.
|
|
|
The current parameterisation of the type.
|
|
|
The first argument type.
|
|
|
The result type.
|
|
|
The second argument type.
|
|
|
The traits type.
|
|
||||||||||||
|
Function call, compares
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |