rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
create substrings from a char literal

Functions

template<size_t N>
substr c4::to_substr (char(&s)[N]) noexcept
template<size_t N>
csubstr c4::to_csubstr (const char(&s)[N]) noexcept

Detailed Description

Function Documentation

◆ to_substr()

◆ to_csubstr()