clipp::match::prefix_not Class Reference
predicate that returns true if the input string does not start with a given prefix More...
#include <clipp.h>
Public Member Functions | |
prefix_not (arg_string p) | |
bool | operator() (const arg_string &s) const |
Detailed Description
predicate that returns true if the input string does not start with a given prefix
Constructor & Destructor Documentation
◆ prefix_not()
|
inlineexplicit |
Member Function Documentation
◆ operator()()
|
inline |
The documentation for this class was generated from the following file: