Zserio C++ runtime library  1.0.1
Built for Zserio 2.14.0
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 970 of file StringView.h.