neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::comma_only_whitespace Struct Reference

#include <string_utils.hpp>

Inheritance diagram for neolib::comma_only_whitespace:

Public Member Functions

 comma_only_whitespace (std::size_t refs=0)
 

Static Public Member Functions

static const mask * make_table ()
 

Detailed Description

Definition at line 81 of file string_utils.hpp.

Constructor & Destructor Documentation

◆ comma_only_whitespace()

neolib::comma_only_whitespace::comma_only_whitespace ( std::size_t  refs = 0)
inline

Definition at line 90 of file string_utils.hpp.

Member Function Documentation

◆ make_table()

static const mask * neolib::comma_only_whitespace::make_table ( )
inlinestatic

Definition at line 83 of file string_utils.hpp.


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