azure-sdk-for-cpp/sdk
Anton Kolesnyk ee0c7565df
Uuid: add default ctor and Parse() (#5935)
* Uuid: add default ctor and Parse()

* Fix merge, integrate better

* nano-optimization for IsNil()

* Changelog

* Pedantism

* GCC fix

* GCC fix (include <stdexcept>)

* PR feedback

* Update sdk/core/azure-core/test/ut/uuid_test.cpp

Co-authored-by: Rick Winter <rick.winter@microsoft.com>

* Comments for bad tests

* Add doxygen comments

* One more constexpr, and clang-format

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2024-08-23 23:15:24 -07:00
..
attestation Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
core Uuid: add default ctor and Parse() (#5935) 2024-08-23 23:15:24 -07:00
eventhubs Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
identity Remove the ResourceIdentifier accepting ctor overload for ManagedIdentityCredential. (#5928) 2024-08-19 15:07:55 -07:00
keyvault Backup Tests redo PR (#5916) 2024-08-15 23:13:21 +00:00
storage reduce stack usage (#5929) 2024-08-21 13:06:57 +08:00
tables Increment package version after release of azure-data-tables (#5883) 2024-08-07 10:01:41 -07:00
template Add consumption-time value of __cplusplus to User-Agent (#5662) 2024-07-29 18:31:51 -07:00