is_separator Struct Reference

A functor that tells you if a specifed character is a path sepator. It is meant to be used as a parameter to StrTool::parse_words -- or any function needing a predicate indicating that a character is the path separator. More...

#include <file.h>

List of all members.

Public Member Functions

bool operator() (char c) const

Detailed Description

A functor that tells you if a specifed character is a path sepator. It is meant to be used as a parameter to StrTool::parse_words -- or any function needing a predicate indicating that a character is the path separator.

Definition at line 1055 of file file.h.


Member Function Documentation

bool operator() ( char  c  )  const

Definition at line 1063 of file file.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:55:28 2012 for CXXUtilities by  doxygen 1.6.3