![]() |
libfilezilla
|
Comparator to be used for std::map for case-insensitive keys. More...
#include <string.hpp>
Public Types | |
using | is_transparent = std::true_type |
Comparator to be used for std::map for case-insensitive keys.
Comparison is done locale-agnostic. Useful for key-value pairs in protocols, e.g. HTTP headers.