Use std::string_view as key for collection::Collection #1134
Annotations
3 warnings
make
ISO C++ forbids converting a string constant to ‘header_name_type’ {aka ‘char*’} [-Wwrite-strings]
|
make
‘%x’ directive output may be truncated writing between 1 and 6 bytes into a region of size 4 [-Wformat-truncation=]
|
make
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
Loading