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