Synopses
Declared in <mrdocs/Support/String.hpp>
constexpr
bool
isLowerCase(std::string_view const s) noexcept;
constexpr
bool
isLowerCase(char const c) noexcept;
Created with MrDocs
Declared in <mrdocs/Support/String.hpp>
constexpr
bool
isLowerCase(std::string_view const s) noexcept;
constexpr
bool
isLowerCase(char const c) noexcept;
Created with MrDocs