libcrn
3.9.5
A document image processing library
|
Functions | |
Path | operator""_p (const char *str, size_t len) |
Path from a literal. More... | |
Angle< Degree > | operator""_deg (long double val) |
Angle< Radian > | operator""_rad (long double val) |
Angle< ByteAngle > | operator""_ba (unsigned long long int val) |
String | operator""_s (const char32_t *str, size_t len) |
String from literal. More... | |
StringUTF8 | operator""_s (const char *str, size_t len) |
StringUTF8 from literal. More... | |
Definition at line 303 of file CRNTrigonometry.h.
Definition at line 295 of file CRNTrigonometry.h.
|
inline |
Definition at line 299 of file CRNTrigonometry.h.
|
inline |
StringUTF8 from literal.
Definition at line 271 of file CRNStringUTF8.h.
|
inline |
String from literal.
Definition at line 313 of file CRNString.h.