This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
177
stars
126
forks
source link
Move the serializer, xml wrapper, and policies headers out of public/internal and into private folders within src. #6124
Fixes https://github.com/Azure/azure-sdk-for-cpp/issues/6118
Similar to https://github.com/Azure/azure-sdk-for-cpp/pull/6119