rstring_literals#

Fully qualified name: carb::rstring_literals

namespace rstring_literals#

Namespace for carb::RString literals.

Functions#

constexpr RStringLiteral operator””_rs(const char *str, std::size_t len)

Literal operator used to construct a RStringLiteral that can be passed to RString constructors.