azure-sdk-for-cpp/sdk/core
Ahson Khan 38d3535a1e
Changed the Azure::Core::Http::HttpMethod regular enum into an extensible enum class. (#2048)
* Changed the `Azure::Core::Http::HttpMethod` regular enum into an extensible enum class.

* Update CL to mention removal of HttpMethodToString.

* Delete the default http method ctor.
2021-04-06 03:53:05 +00:00
..
azure-core Changed the Azure::Core::Http::HttpMethod regular enum into an extensible enum class. (#2048) 2021-04-06 03:53:05 +00:00
perf Renamed Azure::Nullable<T>::GetValue() to Value(). (#2034) 2021-04-05 15:42:14 -07:00
ci.yml Json unit tests (#1464) 2021-01-27 10:07:12 -08:00
CMakeLists.txt Rename and structure unit test and perf tests (#1706) 2021-02-23 05:55:12 +00:00