predicate that returns true if the length of the input string is wihtin a given interval
More...
#include <clipp.h>
predicate that returns true if the length of the input string is wihtin a given interval
Definition at line 1772 of file clipp.h.
◆ length() [1/2]
clipp::match::length::length |
( |
std::size_t |
exact | ) |
|
|
inlineexplicit |
◆ length() [2/2]
clipp::match::length::length |
( |
std::size_t |
min, |
|
|
std::size_t |
max |
|
) |
| |
|
inlineexplicit |
◆ operator()()
The documentation for this class was generated from the following file: