HDK
|
Functions | |
SYS_FORCE_INLINE UT::Format::UdlArgValue | operator""_a (const char *s, const std::size_t len) |
SYS_FORCE_INLINE UT::orm::UdlArgValue | operator""_f (const char *s, const std::size_t len) |
UT_StringHolder | operator""_sh (const char *s, std::size_t const length) |
SYS_FORCE_INLINE UT::Format::UdlArgValue UT::Literal::operator""_a | ( | const char * | s, |
const std::size_t | len | ||
) |
Definition at line 807 of file UT_Format.h.
SYS_FORCE_INLINE UT::orm::UdlArgValue UT::Literal::operator""_f | ( | const char * | s, |
const std::size_t | len | ||
) |
Definition at line 290 of file UT_ORMQuerySet.h.
SYS_FORCE_INLINE UT_StringHolder UT::Literal::operator""_sh | ( | const char * | s, |
std::size_t const | length | ||
) |
Definition at line 1352 of file UT_StringHolder.h.