azure-sdk-for-cpp/sdk
Anton Kolesnyk ae575b0c08
CaseInsensitiveMap (#1731)
* Add CaseInsensitiveMap<T>

* Drop unneccessary namespace qualification

* Comment working: more accurate description

* GCC and Clang fix (typename specification) + doxy comments for template parameters

* Remove Allocator template parameter - we can add it later if we need it, currently no need to commit to having it there

* Drop <T> template parameter. We can add it later with default value of std::string without breaking change

* Unit test

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-02-26 08:38:01 -08:00
..
core CaseInsensitiveMap (#1731) 2021-02-26 08:38:01 -08:00
identity Defend public headers against inclusion of Windows.h (#1719) 2021-02-23 09:56:00 -08:00
keyvault CaseInsensitiveMap (#1731) 2021-02-26 08:38:01 -08:00
storage CaseInsensitiveMap (#1731) 2021-02-26 08:38:01 -08:00
template Defend public headers against inclusion of Windows.h (#1719) 2021-02-23 09:56:00 -08:00