clipp::match::positive_integers Class Reference
predicate that returns true if the input string represents a non-negative integer (with optional digit separators) More...
#include <clipp.h>
Public Member Functions | |
positive_integers (char digitSeparator=' ') | |
subrange | operator() (const arg_string &s) const |
Detailed Description
predicate that returns true if the input string represents a non-negative integer (with optional digit separators)
Constructor & Destructor Documentation
◆ positive_integers()
|
inlineexplicit |
Member Function Documentation
◆ operator()()
|
inline |
The documentation for this class was generated from the following file: