* 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> |
||
|---|---|---|
| .. | ||
| core | ||
| identity | ||
| keyvault | ||
| storage | ||
| template | ||