Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::literals Namespace Reference

Functions

constexpr ::zserio::StringView operator""_sv (const char *str, std::size_t len) noexcept
 

Function Documentation

◆ operator""_sv()

constexpr ::zserio::StringView zserio::literals::operator""_sv ( const char *  str,
std::size_t  len 
)
noexcept

User-defined literal for StringView.

Definition at line 1002 of file StringView.h.