|
TrueReality
v0.1.1912
|
Determines if the current character is a forward slash. More...
#include <StringUtils.h>


Public Member Functions | |
| bool | operator() (char c) const |
Additional Inherited Members | |
Public Types inherited from trUtil::UnaryFunction< char, bool > | |
| typedef char | argumentType |
| typedef bool | resultType |
Determines if the current character is a forward slash.
Definition at line 151 of file StringUtils.h.
|
inline |
Definition at line 154 of file StringUtils.h.