![]() |
PIP 5.6.1
Platform-Independent Primitives
|
PIString literal operators. More...
#include "pistring.h"Functions | |
| PIString | operator""_a (const char *v, size_t sz) |
| Creates PIString from ASCII string literal. | |
| PIString | operator""_u8 (const char *v, size_t sz) |
| Creates PIString from UTF-8 string literal. | |
PIString literal operators.