![]() |
PIP 5.6.1
Platform-Independent Primitives
|
PIRegularExpression literal operators. More...
#include "piregularexpression.h"Functions | |
| PIRegularExpression | operator""_regex (const char *v, size_t sz) |
| Creates PIRegularExpression from string literal in PCRE2 format. | |
| PIRegularExpression | operator""_glob (const char *v, size_t sz) |
| Creates PIRegularExpression from string literal in glob format. | |
PIRegularExpression literal operators.