TrueReality  v0.1.1912
trUtil::StringUtils::IsSlash Class Reference

Determines if the current character is a forward slash. More...

#include <StringUtils.h>

Inheritance diagram for trUtil::StringUtils::IsSlash:
Collaboration diagram for trUtil::StringUtils::IsSlash:

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
 

Detailed Description

Determines if the current character is a forward slash.

Definition at line 151 of file StringUtils.h.

Member Function Documentation

◆ operator()()

bool trUtil::StringUtils::IsSlash::operator() ( char  c) const
inline

Definition at line 154 of file StringUtils.h.


The documentation for this class was generated from the following file: