clipp::match::substring Class Reference

predicate that returns true if the input string contains a given substring More...

#include <clipp.h>

Public Member Functions

 substring (arg_string str)
 
subrange operator() (const arg_string &s) const
 

Detailed Description

predicate that returns true if the input string contains a given substring

Definition at line 1704 of file clipp.h.

Constructor & Destructor Documentation

◆ substring()

clipp::match::substring::substring ( arg_string  str)
inlineexplicit

Definition at line 1708 of file clipp.h.

Member Function Documentation

◆ operator()()

subrange clipp::match::substring::operator() ( const arg_string s) const
inline

Definition at line 1710 of file clipp.h.


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