* 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> |
||
|---|---|---|
| .. | ||
| cryptography | ||
| http | ||
| logging | ||
| base64.cpp | ||
| context.cpp | ||
| datetime.cpp | ||
| operation_status.cpp | ||
| strings.cpp | ||
| version.cpp | ||