List of all members | Public Member Functions
utl::IsSpace Struct Reference

Predicate used in STL for searching for whitespace. More...

#include <Test.h>

Public Member Functions

bool operator() (const char x) const
 

Detailed Description

Predicate used in STL for searching for whitespace.

Definition at line 26 of file Test.h.

Member Function Documentation

bool utl::IsSpace::operator() ( const char  x) const
inline

Definition at line 27 of file Test.h.


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

, generated on Tue Sep 26 2023.