|
DAW string_view
|
A predicate type used in the find based routine to return true when the element is one of the specified characters. More...
#include <daw_string_view2.h>
Public Member Functions | |
| constexpr bool | operator() (CharT c) const |
A predicate type used in the find based routine to return true when the element is one of the specified characters.
|
inlineconstexpr |