O
constexpr-переменнойSize: a a a
O
constexpr-переменнойRM
constexpr-переменнойstatic constexpr const char* spdlog_filename(std::string_view filename) {
constexpr char symbols[]{'\\', '/'};
const auto it = std::find_first_of(filename.rbegin(), filename.rend(), std::begin(symbols), std::end(symbols));
return it == filename.rend() ? filename.data() : &(*std::prev(it));
}RM
RM
RM
RM
RM
🦊
🦊
D
RM
🦊
🦊
RM
RM
D
G
RM
🦊
🦊