#include <map>#include <algorithm>#include <string>#include <boost/filesystem/path.hpp>Go to the source code of this file.
Classes | |
| struct | equalKey< T > |
| Functor used to search a key in a map with a string key. More... | |
| struct | equalPath |
| Functor used to search path. More... | |
| struct | equivalentPath |
| Functor used to search path. More... | |
Functions | |
| bool | equalEndOfLine (char c) |
| Functor used to split a string. | |
| bool | equalComma (char c) |
| Functor used to split a string. | |
| bool | equalBlank (char c) |
| Functor used to split a string. | |
| bool | equalDot (char c) |
| Functor used to split a string. | |
| bool | equalDollar (char c) |
| Functor used to split a string. | |
| bool | equalPathSeparator (char c) |
| Functor used to split a string. | |
|
|
Functor used to split a string.
|
|
|
Functor used to split a string.
|
|
|
Functor used to split a string.
|
|
|
Functor used to split a string.
|
|
|
Functor used to split a string.
|
|
|
Functor used to split a string.
|
1.4.6