diff --git a/cpp/platform/impl/windows/bluetooth_adapter.h b/cpp/platform/impl/windows/bluetooth_adapter.h index 2e57dc6e..8f083c63 100644 --- a/cpp/platform/impl/windows/bluetooth_adapter.h +++ b/cpp/platform/impl/windows/bluetooth_adapter.h @@ -15,9 +15,12 @@ #ifndef PLATFORM_IMPL_WINDOWS_BLUETOOTH_ADAPTER_H_ #define PLATFORM_IMPL_WINDOWS_BLUETOOTH_ADAPTER_H_ +#include + #include #include "platform/api/bluetooth_adapter.h" +#include "platform/impl/windows/generated/winrt/base.h" #include "platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.h" #include "platform/impl/windows/generated/winrt/Windows.Devices.Radios.h" diff --git a/cpp/platform/impl/windows/bluetooth_classic_device.h b/cpp/platform/impl/windows/bluetooth_classic_device.h index e24019a9..919c3d2b 100644 --- a/cpp/platform/impl/windows/bluetooth_classic_device.h +++ b/cpp/platform/impl/windows/bluetooth_classic_device.h @@ -15,6 +15,8 @@ #ifndef PLATFORM_IMPL_WINDOWS_BLUETOOTH_CLASSIC_DEVICE_H_ #define PLATFORM_IMPL_WINDOWS_BLUETOOTH_CLASSIC_DEVICE_H_ +#include + #include #include "platform/api/bluetooth_classic.h" diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.Preview.h index 094d7b25..5000b4ee 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_AI_MachineLearning_Preview_H #define WINRT_Windows_AI_MachineLearning_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.AI.MachineLearning.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -717,5 +717,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.h b/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.h index ccf3a059..c2b31115 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.AI.MachineLearning.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_AI_MachineLearning_H #define WINRT_Windows_AI_MachineLearning_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Graphics.2.h" @@ -2935,5 +2935,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Activation.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Activation.h index 78107ef3..641ab01e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Activation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Activation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Activation_H #define WINRT_Windows_ApplicationModel_Activation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.Appointments.AppointmentsProvider.2.h" #include "winrt/impl/Windows.ApplicationModel.Background.2.h" @@ -1717,5 +1717,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppExtensions.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppExtensions.h index cf42bd43..ab05835d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppExtensions.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppExtensions.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_AppExtensions_H #define WINRT_Windows_ApplicationModel_AppExtensions_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -537,5 +537,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppService.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppService.h index 5549af9c..b97aa523 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppService.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.AppService.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_AppService_H #define WINRT_Windows_ApplicationModel_AppService_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -560,5 +560,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.AppointmentsProvider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.AppointmentsProvider.h index a92b3bd9..b5a0983b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.AppointmentsProvider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.AppointmentsProvider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Appointments_AppointmentsProvider_H #define WINRT_Windows_ApplicationModel_Appointments_AppointmentsProvider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Appointments.h" #include "winrt/impl/Windows.ApplicationModel.Appointments.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -407,5 +407,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.DataProvider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.DataProvider.h index 2d96c9e6..0308d751 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.DataProvider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.DataProvider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Appointments_DataProvider_H #define WINRT_Windows_ApplicationModel_Appointments_DataProvider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Appointments.h" #include "winrt/impl/Windows.ApplicationModel.Appointments.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1106,5 +1106,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.h index fa9921b4..05f28a31 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Appointments.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Appointments_H #define WINRT_Windows_ApplicationModel_Appointments_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3671,5 +3671,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Background.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Background.h index 03c1e065..cbb37098 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Background.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Background.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Background_H #define WINRT_Windows_ApplicationModel_Background_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" #include "winrt/impl/Windows.ApplicationModel.Calls.Background.2.h" @@ -3449,5 +3449,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Background.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Background.h index 4e50b963..ae31e800 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Background.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Background.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Calls_Background_H #define WINRT_Windows_ApplicationModel_Calls_Background_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Calls.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.ApplicationModel.Calls.Background.2.h" @@ -318,5 +318,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Provider.h index 592208cd..072e37ba 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Calls_Provider_H #define WINRT_Windows_ApplicationModel_Calls_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Calls.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.2.h" @@ -275,5 +275,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.h index 23b893b7..c9240bbe 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Calls.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Calls_H #define WINRT_Windows_ApplicationModel_Calls_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.Contacts.2.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" @@ -3125,5 +3125,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Chat.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Chat.h index 0df3a1ba..17a811ed 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Chat.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Chat.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Chat_H #define WINRT_Windows_ApplicationModel_Chat_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3686,5 +3686,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.CommunicationBlocking.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.CommunicationBlocking.h index e2b88824..af1df87a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.CommunicationBlocking.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.CommunicationBlocking.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_CommunicationBlocking_H #define WINRT_Windows_ApplicationModel_CommunicationBlocking_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -192,5 +192,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.DataProvider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.DataProvider.h index 8e3be361..f79b4168 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.DataProvider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.DataProvider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Contacts_DataProvider_H #define WINRT_Windows_ApplicationModel_Contacts_DataProvider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Contacts.h" #include "winrt/impl/Windows.ApplicationModel.Contacts.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -607,5 +607,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.Provider.h index 763b87da..cb8e2105 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Contacts_Provider_H #define WINRT_Windows_ApplicationModel_Contacts_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Contacts.h" #include "winrt/impl/Windows.ApplicationModel.Contacts.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -177,5 +177,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.h index 11fbfa7f..58c907a1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Contacts.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Contacts_H #define WINRT_Windows_ApplicationModel_Contacts_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Data.Text.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -6492,5 +6492,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ConversationalAgent.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ConversationalAgent.h index dc9ad160..4fddfc62 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ConversationalAgent.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ConversationalAgent.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_ConversationalAgent_H #define WINRT_Windows_ApplicationModel_ConversationalAgent_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1452,5 +1452,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Core.h index ad547ab3..126d565c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Core_H #define WINRT_Windows_ApplicationModel_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" @@ -1238,5 +1238,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.Core.h index 21a003d9..5274165f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_DataTransfer_DragDrop_Core_H #define WINRT_Windows_ApplicationModel_DataTransfer_DragDrop_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.DataTransfer.DragDrop.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.2.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.DragDrop.2.h" @@ -553,5 +553,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.h index d92a98d7..176557a7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.DragDrop.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_DataTransfer_DragDrop_H #define WINRT_Windows_ApplicationModel_DataTransfer_DragDrop_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.DataTransfer.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.DragDrop.2.h" namespace winrt::impl @@ -49,5 +49,7 @@ namespace std { #ifndef WINRT_LEAN_AND_MEAN #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.ShareTarget.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.ShareTarget.h index 2681bf4d..568f89c2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.ShareTarget.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.ShareTarget.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_DataTransfer_ShareTarget_H #define WINRT_Windows_ApplicationModel_DataTransfer_ShareTarget_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.DataTransfer.h" #include "winrt/impl/Windows.ApplicationModel.Contacts.2.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.2.h" @@ -289,5 +289,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.h index 54a436f7..a1397bec 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.DataTransfer.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_DataTransfer_H #define WINRT_Windows_ApplicationModel_DataTransfer_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2919,5 +2919,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.DataProvider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.DataProvider.h index a97b9f5e..3418ea88 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.DataProvider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.DataProvider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Email_DataProvider_H #define WINRT_Windows_ApplicationModel_Email_DataProvider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Email.h" #include "winrt/impl/Windows.ApplicationModel.Email.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2258,5 +2258,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.h index 5aaf1f0d..313cd3dc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Email.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Email_H #define WINRT_Windows_ApplicationModel_Email_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.Appointments.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -5367,5 +5367,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.Foreground.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.Foreground.h index 8b3c1881..7c281800 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.Foreground.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.Foreground.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_ExtendedExecution_Foreground_H #define WINRT_Windows_ApplicationModel_ExtendedExecution_Foreground_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.ExtendedExecution.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.ApplicationModel.ExtendedExecution.Foreground.2.h" @@ -143,5 +143,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.h index 0d6cc17e..f6a7ec87 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.ExtendedExecution.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_ExtendedExecution_H #define WINRT_Windows_ApplicationModel_ExtendedExecution_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.ApplicationModel.ExtendedExecution.2.h" @@ -167,5 +167,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Holographic.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Holographic.h index 8e91ce10..eb75a923 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Holographic.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Holographic.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Holographic_H #define WINRT_Windows_ApplicationModel_Holographic_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" #include "winrt/impl/Windows.Perception.Spatial.2.h" @@ -86,5 +86,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.LockScreen.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.LockScreen.h index a8c7b12e..e45e67e5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.LockScreen.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.LockScreen.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_LockScreen_H #define WINRT_Windows_ApplicationModel_LockScreen_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -399,5 +399,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.Provider.h index 9117f7b8..50f15b05 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Payments_Provider_H #define WINRT_Windows_ApplicationModel_Payments_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Payments.h" #include "winrt/impl/Windows.ApplicationModel.Payments.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -311,5 +311,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.h index 7f99a37d..e3b3cddd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Payments.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Payments_H #define WINRT_Windows_ApplicationModel_Payments_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2010,5 +2010,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Holographic.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Holographic.h index d8a9d505..5139c41b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Holographic.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Holographic.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Preview_Holographic_H #define WINRT_Windows_ApplicationModel_Preview_Holographic_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" @@ -129,5 +129,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.InkWorkspace.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.InkWorkspace.h index e5969a38..c9094927 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.InkWorkspace.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.InkWorkspace.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Preview_InkWorkspace_H #define WINRT_Windows_ApplicationModel_Preview_InkWorkspace_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Graphics.Imaging.2.h" @@ -67,5 +67,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Notes.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Notes.h index b6fad4ab..750c93f8 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Notes.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Preview.Notes.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Preview_Notes_H #define WINRT_Windows_ApplicationModel_Preview_Notes_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Graphics.Imaging.2.h" @@ -392,5 +392,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Core.h index 48f74180..b9f8d8bd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Resources_Core_H #define WINRT_Windows_ApplicationModel_Resources_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Resources.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -813,5 +813,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Management.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Management.h index 4ccd964c..a017ac59 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Management.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.Management.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Resources_Management_H #define WINRT_Windows_ApplicationModel_Resources_Management_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Resources.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -233,5 +233,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.h index 4e78d952..194df637 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Resources.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Resources_H #define WINRT_Windows_ApplicationModel_Resources_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.2.h" @@ -246,5 +246,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.Core.h index 17cf9ae8..20a523f3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Search_Core_H #define WINRT_Windows_ApplicationModel_Search_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Search.h" #include "winrt/impl/Windows.ApplicationModel.Search.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -393,5 +393,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.h index 04ca7fbd..144cce0b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Search.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Search_H #define WINRT_Windows_ApplicationModel_Search_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -983,5 +983,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.Provider.h index da8b0a96..b495d519 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_SocialInfo_Provider_H #define WINRT_Windows_ApplicationModel_SocialInfo_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.SocialInfo.h" #include "winrt/impl/Windows.ApplicationModel.SocialInfo.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -319,5 +319,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.h index 699708c1..ea9df912 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.SocialInfo.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_SocialInfo_H #define WINRT_Windows_ApplicationModel_SocialInfo_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -848,5 +848,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.LicenseManagement.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.LicenseManagement.h index 37342d7f..b061c3ce 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.LicenseManagement.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.LicenseManagement.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Store_LicenseManagement_H #define WINRT_Windows_ApplicationModel_Store_LicenseManagement_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Store.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -225,5 +225,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.InstallControl.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.InstallControl.h index 8c6f7de1..6295a04c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.InstallControl.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.InstallControl.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Store_Preview_InstallControl_H #define WINRT_Windows_ApplicationModel_Store_Preview_InstallControl_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Store.Preview.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1762,5 +1762,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.h index 16681013..ff9f4145 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Store_Preview_H #define WINRT_Windows_ApplicationModel_Store_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Store.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1001,5 +1001,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.h index 2927d3e3..0b5dc49c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Store.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Store_H #define WINRT_Windows_ApplicationModel_Store_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1471,5 +1471,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.Core.h index 75c96441..105a26d6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserActivities_Core_H #define WINRT_Windows_ApplicationModel_UserActivities_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.UserActivities.h" #include "winrt/impl/Windows.ApplicationModel.UserActivities.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -64,5 +64,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.h index 29ed076a..00cae3bd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserActivities.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserActivities_H #define WINRT_Windows_ApplicationModel_UserActivities_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1048,5 +1048,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.Provider.h index 3cfa08d6..ddae502b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserDataAccounts_Provider_H #define WINRT_Windows_ApplicationModel_UserDataAccounts_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.UserDataAccounts.h" #include "winrt/impl/Windows.ApplicationModel.UserDataAccounts.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -198,5 +198,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.SystemAccess.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.SystemAccess.h index 14c21ab8..2be506fb 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.SystemAccess.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.SystemAccess.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserDataAccounts_SystemAccess_H #define WINRT_Windows_ApplicationModel_UserDataAccounts_SystemAccess_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.UserDataAccounts.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1220,5 +1220,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.h index 92fac87b..fc97f59e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataAccounts.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserDataAccounts_H #define WINRT_Windows_ApplicationModel_UserDataAccounts_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.Appointments.2.h" #include "winrt/impl/Windows.ApplicationModel.Contacts.2.h" @@ -726,5 +726,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.DataProvider.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.DataProvider.h index 286f9ab7..75055ca7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.DataProvider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.DataProvider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserDataTasks_DataProvider_H #define WINRT_Windows_ApplicationModel_UserDataTasks_DataProvider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.UserDataTasks.h" #include "winrt/impl/Windows.ApplicationModel.UserDataTasks.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -687,5 +687,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.h index 9dca41b8..dbfff210 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.UserDataTasks.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_UserDataTasks_H #define WINRT_Windows_ApplicationModel_UserDataTasks_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1420,5 +1420,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.VoiceCommands.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.VoiceCommands.h index 1192e5ac..363790b8 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.VoiceCommands.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.VoiceCommands.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_VoiceCommands_H #define WINRT_Windows_ApplicationModel_VoiceCommands_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.ApplicationModel.AppService.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -871,5 +871,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.System.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.System.h index be874850..ea912d75 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.System.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.System.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Wallet_System_H #define WINRT_Windows_ApplicationModel_Wallet_System_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.Wallet.h" #include "winrt/impl/Windows.ApplicationModel.Wallet.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -160,5 +160,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.h index 9385e1a5..78eb8ef7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.Wallet.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_Wallet_H #define WINRT_Windows_ApplicationModel_Wallet_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.ApplicationModel.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1447,5 +1447,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.h b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.h index 6c93c13e..7cb18236 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.ApplicationModel.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_ApplicationModel_H #define WINRT_Windows_ApplicationModel_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" #include "winrt/impl/Windows.ApplicationModel.Core.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2900,5 +2900,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Html.h b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Html.h index 86e5727d..28e60242 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Html.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Html.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Data_Html_H #define WINRT_Windows_Data_Html_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Data.Html.2.h" namespace winrt::impl { @@ -43,5 +43,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Json.h b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Json.h index 50b8f8d3..00d33264 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Json.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Json.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Data_Json_H #define WINRT_Windows_Data_Json_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Data.Json.2.h" @@ -627,5 +627,10 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Pdf.h b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Pdf.h index df6f1968..090dbbe2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Pdf.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Pdf.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Data_Pdf_H #define WINRT_Windows_Data_Pdf_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -501,5 +501,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Text.h b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Text.h index 367287c0..440d7f36 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Text.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Text.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Data_Text_H #define WINRT_Windows_Data_Text_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.UI.Text.Core.2.h" @@ -1168,5 +1168,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Dom.h b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Dom.h index 008a8696..583cd136 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Dom.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Dom.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Data_Xml_Dom_H #define WINRT_Windows_Data_Xml_Dom_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Storage.2.h" @@ -1724,5 +1724,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Xsl.h b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Xsl.h index 7eda9ef9..8ae25ebc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Xsl.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Data.Xml.Xsl.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Data_Xml_Xsl_H #define WINRT_Windows_Data_Xml_Xsl_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Data.Xml.Dom.2.h" #include "winrt/impl/Windows.Data.Xml.Xsl.2.h" namespace winrt::impl @@ -86,5 +86,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.Provider.h index ef00f022..da9fc1f9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Adc_Provider_H #define WINRT_Windows_Devices_Adc_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Adc.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Devices.Adc.Provider.2.h" @@ -167,5 +167,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.h index 2499367a..c43f4e95 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Adc.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Adc_H #define WINRT_Windows_Devices_Adc_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Adc.Provider.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -230,5 +230,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.AllJoyn.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.AllJoyn.h index c7eef4a9..a4ad480f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.AllJoyn.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.AllJoyn.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_AllJoyn_H #define WINRT_Windows_Devices_AllJoyn_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2622,5 +2622,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Background.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Background.h index 1d1cd07e..35b964cf 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Background.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Background.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Background_H #define WINRT_Windows_Devices_Background_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Devices.Background.2.h" @@ -105,5 +105,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Advertisement.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Advertisement.h index 8280b6e2..d29158d2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Advertisement.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Advertisement.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Bluetooth_Advertisement_H #define WINRT_Windows_Devices_Bluetooth_Advertisement_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Bluetooth.h" #include "winrt/impl/Windows.Devices.Bluetooth.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1657,5 +1657,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Background.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Background.h index 2afc8830..d7a6ef70 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Background.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Background.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Bluetooth_Background_H #define WINRT_Windows_Devices_Bluetooth_Background_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Bluetooth.h" #include "winrt/impl/Windows.Devices.Bluetooth.2.h" #include "winrt/impl/Windows.Devices.Bluetooth.Advertisement.2.h" @@ -471,5 +471,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.GenericAttributeProfile.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.GenericAttributeProfile.h index f9219ce2..af18224c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.GenericAttributeProfile.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.GenericAttributeProfile.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Bluetooth_GenericAttributeProfile_H #define WINRT_Windows_Devices_Bluetooth_GenericAttributeProfile_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Bluetooth.h" #include "winrt/impl/Windows.Devices.Bluetooth.2.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" @@ -5935,5 +5935,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Rfcomm.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Rfcomm.h index bec0cfe6..41016076 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Rfcomm.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.Rfcomm.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Bluetooth_Rfcomm_H #define WINRT_Windows_Devices_Bluetooth_Rfcomm_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Bluetooth.h" #include "winrt/impl/Windows.Devices.Bluetooth.2.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" @@ -642,5 +642,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.h index 45b484df..79f8ddf9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Bluetooth.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Bluetooth_H #define WINRT_Windows_Devices_Bluetooth_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Bluetooth.GenericAttributeProfile.2.h" #include "winrt/impl/Windows.Devices.Bluetooth.Rfcomm.2.h" @@ -2664,5 +2664,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Custom.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Custom.h index e82f030a..9251db7b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Custom.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Custom.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Custom_H #define WINRT_Windows_Devices_Custom_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -248,5 +248,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.Core.h index d89baaa2..a72c2ef7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Display_Core_H #define WINRT_Windows_Devices_Display_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Display.h" #include "winrt/impl/Windows.Devices.Display.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2306,5 +2306,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.h index 0d03d757..57f7aac9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Display.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Display_H #define WINRT_Windows_Devices_Display_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Graphics.2.h" @@ -381,5 +381,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.Pnp.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.Pnp.h index f015a4de..e33efc35 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.Pnp.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.Pnp.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Enumeration_Pnp_H #define WINRT_Windows_Devices_Enumeration_Pnp_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Enumeration.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -411,5 +411,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.h index 9819fbaa..d3bcd21b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Enumeration.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Enumeration_H #define WINRT_Windows_Devices_Enumeration_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.ApplicationModel.Background.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1976,5 +1976,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.Geofencing.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.Geofencing.h index 54ec6ddc..f65fd614 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.Geofencing.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.Geofencing.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Geolocation_Geofencing_H #define WINRT_Windows_Devices_Geolocation_Geofencing_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Geolocation.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -472,5 +472,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.h index 872e8782..2aeeb742 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Geolocation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Geolocation_H #define WINRT_Windows_Devices_Geolocation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1558,5 +1558,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.Provider.h index c5681e27..e805b876 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Gpio_Provider_H #define WINRT_Windows_Devices_Gpio_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Gpio.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -262,5 +262,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.h index 48891f1c..a0d8ad01 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Gpio.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Gpio_H #define WINRT_Windows_Devices_Gpio_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Gpio.Provider.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -670,5 +670,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Haptics.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Haptics.h index d859354e..c66e0250 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Haptics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Haptics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Haptics_H #define WINRT_Windows_Devices_Haptics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -424,5 +424,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.HumanInterfaceDevice.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.HumanInterfaceDevice.h index 081260dc..8a8c1456 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.HumanInterfaceDevice.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.HumanInterfaceDevice.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_HumanInterfaceDevice_H #define WINRT_Windows_Devices_HumanInterfaceDevice_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1288,5 +1288,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.Provider.h index bc7ae1e8..27a48fd6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_I2c_Provider_H #define WINRT_Windows_Devices_I2c_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.I2c.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -232,5 +232,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.h index 87b65c78..135e403b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.I2c.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_I2c_H #define WINRT_Windows_Devices_I2c_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.I2c.Provider.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -361,5 +361,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.Preview.h index 8961f37c..f4da9f3a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Input_Preview_H #define WINRT_Windows_Devices_Input_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Input.h" #include "winrt/impl/Windows.Devices.HumanInterfaceDevice.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -695,5 +695,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.h index 58a32901..3c0dc919 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Input.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Input_H #define WINRT_Windows_Devices_Input_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -769,5 +769,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.Effects.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.Effects.h index 2b47a268..98dd9e0f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.Effects.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.Effects.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Lights_Effects_H #define WINRT_Windows_Devices_Lights_Effects_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Lights.h" #include "winrt/impl/Windows.Devices.Lights.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1098,5 +1098,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.h index 25e2051a..cb99c385 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Lights.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Lights_H #define WINRT_Windows_Devices_Lights_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" @@ -795,5 +795,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Midi.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Midi.h index 9a3aa1bc..002d84fc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Midi.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Midi.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Midi_H #define WINRT_Windows_Devices_Midi_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1050,5 +1050,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.Provider.h index 4eedb26a..806c9a0b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Perception_Provider_H #define WINRT_Windows_Devices_Perception_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Perception.h" #include "winrt/impl/Windows.Devices.Perception.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -962,5 +962,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.h index 08d525bd..86a19596 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Perception.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Perception_H #define WINRT_Windows_Devices_Perception_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -3561,5 +3561,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.Provider.h index 8287d859..2c9a8aed 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_PointOfService_Provider_H #define WINRT_Windows_Devices_PointOfService_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.PointOfService.h" #include "winrt/impl/Windows.Devices.PointOfService.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1693,5 +1693,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.h index 0175e4b2..731794ab 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.PointOfService.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_PointOfService_H #define WINRT_Windows_Devices_PointOfService_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -10426,5 +10426,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Portable.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Portable.h index bfbe56c5..62e86818 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Portable.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Portable.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Portable_H #define WINRT_Windows_Devices_Portable_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Storage.2.h" #include "winrt/impl/Windows.Devices.Portable.2.h" @@ -107,5 +107,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Power.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Power.h index 04a8e450..a43926dd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Power.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Power.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Power_H #define WINRT_Windows_Devices_Power_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.System.Power.2.h" @@ -222,5 +222,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.Extensions.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.Extensions.h index 434fb8e3..19cd8f15 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.Extensions.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.Extensions.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Printers_Extensions_H #define WINRT_Windows_Devices_Printers_Extensions_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Printers.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Devices.Printers.Extensions.2.h" @@ -440,5 +440,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.h index 52c1dc18..1333a113 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Printers.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Printers_H #define WINRT_Windows_Devices_Printers_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -135,5 +135,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.Provider.h index 73c0dfa8..ab8e7fca 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Pwm_Provider_H #define WINRT_Windows_Devices_Pwm_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Pwm.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Devices.Pwm.Provider.2.h" @@ -163,5 +163,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.h index 2981a6f3..694f589d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Pwm.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Pwm_H #define WINRT_Windows_Devices_Pwm_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Pwm.Provider.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -324,5 +324,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Radios.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Radios.h index f486d5ed..b6d004cc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Radios.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Radios.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Radios_H #define WINRT_Windows_Devices_Radios_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -189,5 +189,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Scanners.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Scanners.h index 5c40ef29..698f42c8 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Scanners.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Scanners.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Scanners_H #define WINRT_Windows_Devices_Scanners_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -906,5 +906,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.Custom.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.Custom.h index e9ddac61..bb270c62 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.Custom.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.Custom.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Sensors_Custom_H #define WINRT_Windows_Devices_Sensors_Custom_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Sensors.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -287,5 +287,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.h index 241cf17b..a6a5c057 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sensors.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Sensors_H #define WINRT_Windows_Devices_Sensors_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -5642,5 +5642,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SerialCommunication.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SerialCommunication.h index 413021ff..a003a585 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SerialCommunication.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SerialCommunication.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_SerialCommunication_H #define WINRT_Windows_Devices_SerialCommunication_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -567,5 +567,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SmartCards.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SmartCards.h index 411dea29..f1ff01dc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SmartCards.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.SmartCards.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_SmartCards_H #define WINRT_Windows_Devices_SmartCards_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3283,5 +3283,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sms.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sms.h index ec50f411..1baa042a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sms.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Sms.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Sms_H #define WINRT_Windows_Devices_Sms_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2654,5 +2654,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.Provider.h index 91d30aa9..27d9f9cb 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Spi_Provider_H #define WINRT_Windows_Devices_Spi_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.Spi.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -288,5 +288,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.h index 8ce64096..b28f360c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Spi.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Spi_H #define WINRT_Windows_Devices_Spi_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Spi.Provider.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -457,5 +457,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Usb.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Usb.h index 6413cf56..d44e4fe9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Usb.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.Usb.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_Usb_H #define WINRT_Windows_Devices_Usb_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2137,5 +2137,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFi.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFi.h index 0a6250e5..4447c849 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFi.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFi.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_WiFi_H #define WINRT_Windows_Devices_WiFi_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -515,5 +515,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.Services.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.Services.h index f6ec7943..eff24de4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.Services.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.Services.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_WiFiDirect_Services_H #define WINRT_Windows_Devices_WiFiDirect_Services_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.WiFiDirect.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1033,5 +1033,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.h index 96fcd65d..cd43e46f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.WiFiDirect.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_WiFiDirect_H #define WINRT_Windows_Devices_WiFiDirect_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Devices.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -826,5 +826,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.h b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.h index 5c9be510..fcf3dcfe 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Devices.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Devices.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Devices_H #define WINRT_Windows_Devices_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Devices.Adc.Provider.2.h" #include "winrt/impl/Windows.Devices.Gpio.Provider.2.h" #include "winrt/impl/Windows.Devices.I2c.Provider.2.h" @@ -171,5 +171,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Embedded.DeviceLockdown.h b/cpp/platform/impl/windows/generated/winrt/Windows.Embedded.DeviceLockdown.h index f996b0bd..9f1d9beb 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Embedded.DeviceLockdown.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Embedded.DeviceLockdown.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Embedded_DeviceLockdown_H #define WINRT_Windows_Embedded_DeviceLockdown_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Embedded.DeviceLockdown.2.h" @@ -120,5 +120,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Collections.h b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Collections.h index dd9b9845..4ba15a0c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Collections.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Collections.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Foundation_Collections_H #define WINRT_Windows_Foundation_Collections_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Foundation.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -710,6 +710,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } namespace winrt::impl @@ -2609,15 +2611,26 @@ namespace winrt::impl bool IndexOf(Windows::Foundation::IInspectable const& value, uint32_t& index) const { - try + if constexpr (is_com_interface_v) { - return IndexOf(unbox_value(value), index); + if (!value) + { + return base_type::IndexOf(nullptr, index); + } + else if (auto as = value.try_as()) + { + return base_type::IndexOf(as, index); + } } - catch (hresult_no_interface const&) + else { - index = 0; - return false; + if (auto as = value.try_as()) + { + return base_type::IndexOf(as.value(), index); + } } + + return false; } using base_type::GetMany; diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Diagnostics.h b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Diagnostics.h index f5591fb0..5c783969 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Diagnostics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Diagnostics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Foundation_Diagnostics_H #define WINRT_Windows_Foundation_Diagnostics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Foundation.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.2.h" @@ -2553,5 +2553,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Metadata.h b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Metadata.h index 1feafb46..d608d6f6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Metadata.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Metadata.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Foundation_Metadata_H #define WINRT_Windows_Foundation_Metadata_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Foundation.h" #include "winrt/impl/Windows.Foundation.Metadata.2.h" namespace winrt::impl @@ -227,5 +227,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Numerics.h b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Numerics.h index a825b303..66067b3f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Numerics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.Numerics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Foundation_Numerics_H #define WINRT_Windows_Foundation_Numerics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Foundation.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" namespace winrt::impl @@ -18,5 +18,7 @@ namespace std { #ifndef WINRT_LEAN_AND_MEAN #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.h b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.h index dbe88862..321c5d4d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Foundation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Foundation_H #define WINRT_Windows_Foundation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Foundation.2.h" namespace winrt::impl @@ -2561,6 +2561,9 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; +#endif } namespace winrt::impl @@ -2776,14 +2779,12 @@ namespace winrt::impl using itf = Windows::Foundation::IReference; }; -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED template <> struct reference_traits { - static auto make(GUID const& value) { return Windows::Foundation::PropertyValue::CreateGuid(value); } + static auto make(GUID const& value) { return Windows::Foundation::PropertyValue::CreateGuid(reinterpret_cast(value)); } using itf = Windows::Foundation::IReference; }; -#endif template <> struct reference_traits @@ -2918,14 +2919,12 @@ namespace winrt::impl using itf = Windows::Foundation::IReferenceArray; }; -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED template <> struct reference_traits> { static auto make(array_view const& value) { return Windows::Foundation::PropertyValue::CreateGuidArray(reinterpret_cast const&>(value)); } using itf = Windows::Foundation::IReferenceArray; }; -#endif template <> struct reference_traits> @@ -3008,14 +3007,12 @@ namespace winrt::impl return static_cast(value.template as>>().Value()); } } -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED else if constexpr (std::is_same_v>) { T result; reinterpret_cast&>(result) = value.template as::itf>().Value(); return result; } -#endif else { return value.template as::itf>().Value(); @@ -3037,7 +3034,6 @@ namespace winrt::impl return static_cast(temp.Value()); } } -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED else if constexpr (std::is_same_v>) { if (auto temp = value.template try_as::itf>()) @@ -3047,7 +3043,6 @@ namespace winrt::impl return result; } } -#endif else { if (auto temp = value.template try_as::itf>()) @@ -3328,12 +3323,13 @@ namespace winrt::impl struct disconnect_aware_handler { - disconnect_aware_handler(coroutine_handle<> handle) noexcept - : m_handle(handle) { } + disconnect_aware_handler(coroutine_handle<> handle, int32_t* failure) noexcept + : m_handle(handle), m_failure(failure) { } disconnect_aware_handler(disconnect_aware_handler&& other) noexcept : m_context(std::move(other.m_context)) - , m_handle(std::exchange(other.m_handle, {})) { } + , m_handle(std::exchange(other.m_handle, {})) + , m_failure(other.m_failure) { } ~disconnect_aware_handler() { @@ -3348,10 +3344,11 @@ namespace winrt::impl private: resume_apartment_context m_context; coroutine_handle<> m_handle; + int32_t* m_failure; void Complete() { - resume_apartment(m_context, std::exchange(m_handle, {})); + resume_apartment(m_context, std::exchange(m_handle, {}), m_failure); } }; @@ -3363,6 +3360,7 @@ namespace winrt::impl Async const& async; Windows::Foundation::AsyncStatus status = Windows::Foundation::AsyncStatus::Started; + int32_t failure = 0; void enable_cancellation(cancellable_promise* promise) { @@ -3380,7 +3378,7 @@ namespace winrt::impl void await_suspend(coroutine_handle<> handle) { auto extend_lifetime = async; - async.Completed([this, handler = disconnect_aware_handler{ handle }](auto&&, auto operation_status) mutable + async.Completed([this, handler = disconnect_aware_handler{ handle, &failure }](auto&&, auto operation_status) mutable { status = operation_status; handler(); @@ -3389,6 +3387,7 @@ namespace winrt::impl auto await_resume() const { + check_hresult(failure); check_status_canceled(status); return async.GetResults(); } diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Custom.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Custom.h index 06cbc9e9..ce266d79 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Custom.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Custom.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_Input_Custom_H #define WINRT_Windows_Gaming_Input_Custom_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Gaming.Input.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Gaming.Input.2.h" @@ -475,5 +475,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.ForceFeedback.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.ForceFeedback.h index 2345751b..bb250344 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.ForceFeedback.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.ForceFeedback.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_Input_ForceFeedback_H #define WINRT_Windows_Gaming_Input_ForceFeedback_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Gaming.Input.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" @@ -482,5 +482,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Preview.h index d65fa5e8..d8696b16 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_Input_Preview_H #define WINRT_Windows_Gaming_Input_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Gaming.Input.h" #include "winrt/impl/Windows.Gaming.Input.Custom.2.h" #include "winrt/impl/Windows.Gaming.Input.Preview.2.h" @@ -63,5 +63,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.h index c7bb9bce..961e11e1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Input.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_Input_H #define WINRT_Windows_Gaming_Input_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Devices.Haptics.2.h" #include "winrt/impl/Windows.Devices.Power.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1659,5 +1659,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Preview.GamesEnumeration.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Preview.GamesEnumeration.h index 1197f354..42577105 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Preview.GamesEnumeration.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.Preview.GamesEnumeration.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_Preview_GamesEnumeration_H #define WINRT_Windows_Gaming_Preview_GamesEnumeration_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -789,5 +789,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.UI.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.UI.h index c721d51a..9b7c80f4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.UI.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.UI.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_UI_H #define WINRT_Windows_Gaming_UI_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -373,5 +373,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.XboxLive.Storage.h b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.XboxLive.Storage.h index 9575bf4b..6f6ec421 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.XboxLive.Storage.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Gaming.XboxLive.Storage.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Gaming_XboxLive_Storage_H #define WINRT_Windows_Gaming_XboxLive_Storage_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -648,5 +648,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Collation.h b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Collation.h index a623cbe4..1a83cb99 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Collation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Collation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Globalization_Collation_H #define WINRT_Windows_Globalization_Collation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Globalization.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Globalization.Collation.2.h" @@ -106,5 +106,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.DateTimeFormatting.h b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.DateTimeFormatting.h index c38abdaf..c2ed37bd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.DateTimeFormatting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.DateTimeFormatting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Globalization_DateTimeFormatting_H #define WINRT_Windows_Globalization_DateTimeFormatting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Globalization.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -503,5 +503,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Fonts.h b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Fonts.h index dbc370e1..92202804 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Fonts.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.Fonts.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Globalization_Fonts_H #define WINRT_Windows_Globalization_Fonts_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Globalization.h" #include "winrt/impl/Windows.UI.Text.2.h" #include "winrt/impl/Windows.Globalization.Fonts.2.h" @@ -281,5 +281,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.NumberFormatting.h b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.NumberFormatting.h index 9aae90f1..49cbd959 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.NumberFormatting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.NumberFormatting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Globalization_NumberFormatting_H #define WINRT_Windows_Globalization_NumberFormatting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Globalization.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -946,5 +946,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.PhoneNumberFormatting.h b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.PhoneNumberFormatting.h index ddfea3ee..44b9652f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.PhoneNumberFormatting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.PhoneNumberFormatting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Globalization_PhoneNumberFormatting_H #define WINRT_Windows_Globalization_PhoneNumberFormatting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Globalization.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Globalization.PhoneNumberFormatting.2.h" @@ -360,5 +360,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.h b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.h index fc1e894e..10adb3a7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Globalization.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Globalization_H #define WINRT_Windows_Globalization_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.System.2.h" @@ -6224,5 +6224,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Capture.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Capture.h index 133b66ad..26996828 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Capture.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Capture.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Capture_H #define WINRT_Windows_Graphics_Capture_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Graphics.2.h" @@ -504,5 +504,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.Direct3D11.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.Direct3D11.h index 85013d98..ecf331d5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.Direct3D11.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.Direct3D11.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_DirectX_Direct3D11_H #define WINRT_Windows_Graphics_DirectX_Direct3D11_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.DirectX.h" #include "winrt/impl/Windows.Graphics.DirectX.Direct3D11.2.h" namespace winrt::impl @@ -84,5 +84,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.h index 86e1ff75..275faeed 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.DirectX.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_DirectX_H #define WINRT_Windows_Graphics_DirectX_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Graphics.DirectX.2.h" namespace winrt::impl @@ -18,5 +18,7 @@ namespace std { #ifndef WINRT_LEAN_AND_MEAN #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.Core.h index 098b5f06..5d465503 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Display_Core_H #define WINRT_Windows_Graphics_Display_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.Display.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -336,5 +336,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.h index d62bc529..169dafc6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Display.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Display_H #define WINRT_Windows_Graphics_Display_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1791,5 +1791,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Effects.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Effects.h index 03a515f5..911401ae 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Effects.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Effects.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Effects_H #define WINRT_Windows_Graphics_Effects_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Graphics.Effects.2.h" namespace winrt::impl @@ -53,5 +53,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Holographic.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Holographic.h index 728dcd04..8b560af8 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Holographic.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Holographic.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Holographic_H #define WINRT_Windows_Graphics_Holographic_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2087,5 +2087,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Imaging.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Imaging.h index 5535fa25..c68a9e5f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Imaging.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Imaging.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Imaging_H #define WINRT_Windows_Graphics_Imaging_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1707,5 +1707,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.OptionDetails.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.OptionDetails.h index be8a789d..e831641d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.OptionDetails.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.OptionDetails.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Printing_OptionDetails_H #define WINRT_Windows_Graphics_Printing_OptionDetails_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.Printing.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1475,5 +1475,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.PrintTicket.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.PrintTicket.h index d286f326..ef15dd2c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.PrintTicket.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.PrintTicket.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Printing_PrintTicket_H #define WINRT_Windows_Graphics_Printing_PrintTicket_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.Printing.h" #include "winrt/impl/Windows.Data.Xml.Dom.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1192,5 +1192,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.Workflow.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.Workflow.h index 343edf53..feaff3c6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.Workflow.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.Workflow.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Printing_Workflow_H #define WINRT_Windows_Graphics_Printing_Workflow_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.Printing.h" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -682,5 +682,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.h index 983cf27d..252e4071 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Printing_H #define WINRT_Windows_Graphics_Printing_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1608,5 +1608,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing3D.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing3D.h index 88f660c3..f5e5af9e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing3D.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.Printing3D.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_Printing3D_H #define WINRT_Windows_Graphics_Printing3D_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Graphics.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2439,5 +2439,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.h b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.h index a01abf54..26ca2ec3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Graphics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Graphics_H #define WINRT_Windows_Graphics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Graphics.2.h" namespace winrt::impl { @@ -22,5 +22,7 @@ namespace std #ifndef WINRT_LEAN_AND_MEAN template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Core.h index 89c47992..f37fe0b1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_Core_H #define WINRT_Windows_Management_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Management.h" #include "winrt/impl/Windows.Storage.2.h" #include "winrt/impl/Windows.Management.Core.2.h" @@ -52,5 +52,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.Preview.h index 067f02ab..20a070a2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_Deployment_Preview_H #define WINRT_Windows_Management_Deployment_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Management.Deployment.h" #include "winrt/impl/Windows.Management.Deployment.Preview.2.h" namespace winrt::impl @@ -80,5 +80,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.h index 8518facf..b6132273 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Deployment.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_Deployment_H #define WINRT_Windows_Management_Deployment_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Management.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2504,5 +2504,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Policies.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Policies.h index 86750989..10abd0c4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Policies.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Policies.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_Policies_H #define WINRT_Windows_Management_Policies_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Management.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -249,5 +249,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Update.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Update.h index 979cb988..5298010e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Update.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Update.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_Update_H #define WINRT_Windows_Management_Update_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Management.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -144,5 +144,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Workplace.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Workplace.h index 0ae39ef9..af8ba124 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.Workplace.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.Workplace.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_Workplace_H #define WINRT_Windows_Management_Workplace_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Management.h" #include "winrt/impl/Windows.Management.Workplace.2.h" namespace winrt::impl @@ -143,5 +143,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Management.h b/cpp/platform/impl/windows/generated/winrt/Windows.Management.h index 2307188e..194ccc68 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Management.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Management.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Management_H #define WINRT_Windows_Management_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Management.2.h" @@ -385,5 +385,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppBroadcasting.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppBroadcasting.h index 36aad2f1..9ed1d728 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppBroadcasting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppBroadcasting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_AppBroadcasting_H #define WINRT_Windows_Media_AppBroadcasting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.System.2.h" @@ -296,5 +296,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppRecording.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppRecording.h index 2c5c31fd..f405fef7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppRecording.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.AppRecording.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_AppRecording_H #define WINRT_Windows_Media_AppRecording_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -458,5 +458,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Audio.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Audio.h index 237b4887..99c2faf1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Audio.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Audio.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Audio_H #define WINRT_Windows_Media_Audio_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -4408,5 +4408,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Core.h index 223401e2..6ddeffae 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Capture_Core_H #define WINRT_Windows_Media_Capture_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.Capture.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Media.Capture.2.h" @@ -211,5 +211,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Frames.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Frames.h index 23b37f4f..e8903972 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Frames.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.Frames.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Capture_Frames_H #define WINRT_Windows_Media_Capture_Frames_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.Capture.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1506,5 +1506,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.h index 8b01786b..6ec53392 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Capture.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Capture_H #define WINRT_Windows_Media_Capture_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -8947,5 +8947,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Casting.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Casting.h index 7045dfc5..b4895f8a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Casting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Casting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Casting_H #define WINRT_Windows_Media_Casting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -668,5 +668,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.ClosedCaptioning.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.ClosedCaptioning.h index d1fba15d..f6945eac 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.ClosedCaptioning.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.ClosedCaptioning.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_ClosedCaptioning_H #define WINRT_Windows_Media_ClosedCaptioning_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.UI.2.h" #include "winrt/impl/Windows.Media.ClosedCaptioning.2.h" @@ -234,5 +234,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.ContentRestrictions.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.ContentRestrictions.h index 3b3f5142..4731433a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.ContentRestrictions.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.ContentRestrictions.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_ContentRestrictions_H #define WINRT_Windows_Media_ContentRestrictions_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -335,5 +335,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Control.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Control.h index 58c7d3d4..770f0e61 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Control.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Control.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Control_H #define WINRT_Windows_Media_Control_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1069,5 +1069,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.Preview.h index a98d750c..c276cb2c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Core_Preview_H #define WINRT_Windows_Media_Core_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.Core.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Media.2.h" @@ -86,5 +86,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.h index d27298a9..b6c39ba9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Core_H #define WINRT_Windows_Media_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.ApplicationModel.AppService.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -7345,5 +7345,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.Core.h index 6274a3ce..2ab8878f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Devices_Core_H #define WINRT_Windows_Media_Devices_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.Devices.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1223,5 +1223,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.h index 6188f170..502ae31c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Devices.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Devices_H #define WINRT_Windows_Media_Devices_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -4877,5 +4877,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.DialProtocol.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.DialProtocol.h index 8907423a..6fa660ad 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.DialProtocol.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.DialProtocol.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_DialProtocol_H #define WINRT_Windows_Media_DialProtocol_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -598,5 +598,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Editing.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Editing.h index ea0e2af6..a59d5ddf 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Editing.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Editing.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Editing_H #define WINRT_Windows_Media_Editing_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1140,5 +1140,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Effects.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Effects.h index 832eff25..f8a3031c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Effects.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Effects.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Effects_H #define WINRT_Windows_Media_Effects_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1230,5 +1230,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.FaceAnalysis.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.FaceAnalysis.h index 0c0b4dd9..fd5a4529 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.FaceAnalysis.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.FaceAnalysis.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_FaceAnalysis_H #define WINRT_Windows_Media_FaceAnalysis_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -356,5 +356,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Import.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Import.h index 50e20d7b..60fd6bdc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Import.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Import.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Import_H #define WINRT_Windows_Media_Import_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1963,5 +1963,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.MediaProperties.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.MediaProperties.h index 92f0361f..7ed7bcd9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.MediaProperties.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.MediaProperties.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_MediaProperties_H #define WINRT_Windows_Media_MediaProperties_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2839,5 +2839,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Miracast.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Miracast.h index 0f946616..f171855d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Miracast.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Miracast.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Miracast_H #define WINRT_Windows_Media_Miracast_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.ApplicationModel.Core.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1576,5 +1576,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Ocr.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Ocr.h index 38cc2754..2ddfa0d8 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Ocr.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Ocr.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Ocr_H #define WINRT_Windows_Media_Ocr_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -275,5 +275,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.PlayTo.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.PlayTo.h index 931b9f43..4568b6af 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.PlayTo.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.PlayTo.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_PlayTo_H #define WINRT_Windows_Media_PlayTo_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1391,5 +1391,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playback.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playback.h index 643ddde3..b21146d6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playback.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playback.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Playback_H #define WINRT_Windows_Media_Playback_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -5474,5 +5474,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playlists.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playlists.h index 55db26f5..29627537 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playlists.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Playlists.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Playlists_H #define WINRT_Windows_Media_Playlists_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -114,5 +114,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.PlayReady.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.PlayReady.h index e4e55f8e..95ad9609 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.PlayReady.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.PlayReady.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Protection_PlayReady_H #define WINRT_Windows_Media_Protection_PlayReady_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.Protection.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2816,5 +2816,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.h index 15caaa29..28872e8d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Protection.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Protection_H #define WINRT_Windows_Media_Protection_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -688,5 +688,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Render.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Render.h index 7318ffab..41e06017 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Render.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Render.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Render_H #define WINRT_Windows_Media_Render_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Media.Render.2.h" namespace winrt::impl @@ -18,5 +18,7 @@ namespace std { #ifndef WINRT_LEAN_AND_MEAN #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechRecognition.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechRecognition.h index a4730015..33698592 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechRecognition.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechRecognition.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_SpeechRecognition_H #define WINRT_Windows_Media_SpeechRecognition_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1459,5 +1459,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechSynthesis.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechSynthesis.h index 86478dbe..133d7601 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechSynthesis.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.SpeechSynthesis.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_SpeechSynthesis_H #define WINRT_Windows_Media_SpeechSynthesis_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -466,5 +466,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Streaming.Adaptive.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Streaming.Adaptive.h index 4c8cfcc0..6d201790 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Streaming.Adaptive.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Streaming.Adaptive.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Streaming_Adaptive_H #define WINRT_Windows_Media_Streaming_Adaptive_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1872,5 +1872,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Transcoding.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Transcoding.h index 9e10a5e5..a0ec7047 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.Transcoding.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.Transcoding.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_Transcoding_H #define WINRT_Windows_Media_Transcoding_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -310,5 +310,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Media.h b/cpp/platform/impl/windows/generated/winrt/Windows.Media.h index c6166140..bb78faab 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Media.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Media.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Media_H #define WINRT_Windows_Media_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.AppService.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3069,5 +3069,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.BackgroundTransfer.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.BackgroundTransfer.h index 8324a47a..6df645bd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.BackgroundTransfer.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.BackgroundTransfer.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_BackgroundTransfer_H #define WINRT_Windows_Networking_BackgroundTransfer_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.ApplicationModel.Background.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1881,5 +1881,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Connectivity.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Connectivity.h index 0da94f64..4962b755 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Connectivity.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Connectivity.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_Connectivity_H #define WINRT_Windows_Networking_Connectivity_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2273,5 +2273,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.NetworkOperators.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.NetworkOperators.h index 84809b67..3430f7b2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.NetworkOperators.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.NetworkOperators.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_NetworkOperators_H #define WINRT_Windows_Networking_NetworkOperators_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Data.Xml.Dom.2.h" #include "winrt/impl/Windows.Devices.Sms.2.h" @@ -6702,5 +6702,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Proximity.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Proximity.h index 314f5434..48bd0f53 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Proximity.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Proximity.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_Proximity_H #define WINRT_Windows_Networking_Proximity_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1305,5 +1305,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.PushNotifications.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.PushNotifications.h index 87fce083..7a43c9ca 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.PushNotifications.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.PushNotifications.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_PushNotifications_H #define WINRT_Windows_Networking_PushNotifications_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -544,5 +544,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.ServiceDiscovery.Dnssd.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.ServiceDiscovery.Dnssd.h index 5ced94e4..edf46901 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.ServiceDiscovery.Dnssd.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.ServiceDiscovery.Dnssd.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_ServiceDiscovery_Dnssd_H #define WINRT_Windows_Networking_ServiceDiscovery_Dnssd_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -428,5 +428,9 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Sockets.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Sockets.h index fcaafefa..c2b3e86f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Sockets.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Sockets.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_Sockets_H #define WINRT_Windows_Networking_Sockets_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.ApplicationModel.Background.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -3580,5 +3580,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Vpn.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Vpn.h index 8867805b..2ee535b3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Vpn.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.Vpn.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_Vpn_H #define WINRT_Windows_Networking_Vpn_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3291,5 +3291,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.XboxLive.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.XboxLive.h index fab31ca0..736e54ea 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.XboxLive.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.XboxLive.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_XboxLive_H #define WINRT_Windows_Networking_XboxLive_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Networking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1350,5 +1350,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.h b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.h index f6e34ad9..c572754f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Networking.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Networking.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Networking_H #define WINRT_Windows_Networking_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Networking.Connectivity.2.h" #include "winrt/impl/Windows.Networking.2.h" @@ -322,5 +322,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Automation.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Automation.Core.h index 4263e8c9..bc5ff9fa 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Automation.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Automation.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Perception_Automation_Core_H #define WINRT_Windows_Perception_Automation_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Perception.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Perception.Automation.Core.2.h" @@ -42,5 +42,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.People.h b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.People.h index 81d836a4..db3957ea 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.People.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.People.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Perception_People_H #define WINRT_Windows_Perception_People_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Perception.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" @@ -388,5 +388,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Preview.h index f976c8f3..173608c9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Perception_Spatial_Preview_H #define WINRT_Windows_Perception_Spatial_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Perception.Spatial.h" #include "winrt/impl/Windows.Foundation.Numerics.2.h" #include "winrt/impl/Windows.Perception.Spatial.2.h" @@ -210,5 +210,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Surfaces.h b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Surfaces.h index 9d32e090..5f83e535 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Surfaces.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.Surfaces.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Perception_Spatial_Surfaces_H #define WINRT_Windows_Perception_Spatial_Surfaces_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Perception.Spatial.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -548,5 +548,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.h b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.h index 8a313942..c3d2658c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.Spatial.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Perception_Spatial_H #define WINRT_Windows_Perception_Spatial_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Perception.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1644,5 +1644,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.h b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.h index 3fb22b7c..6714a1d5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Perception.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Perception.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Perception_H #define WINRT_Windows_Perception_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Perception.2.h" namespace winrt::impl @@ -126,5 +126,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.ApplicationModel.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.ApplicationModel.h index 0986be06..8fb8f8d2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.ApplicationModel.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.ApplicationModel.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_ApplicationModel_H #define WINRT_Windows_Phone_ApplicationModel_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Phone.ApplicationModel.2.h" namespace winrt::impl { @@ -73,5 +73,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Notification.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Notification.h index 0b3a2889..97288dd1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Notification.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Notification.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_Devices_Notification_H #define WINRT_Windows_Phone_Devices_Notification_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Phone.Devices.Notification.2.h" namespace winrt::impl @@ -73,5 +73,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Power.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Power.h index 6a9e7c77..a86bb90a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Power.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Devices.Power.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_Devices_Power_H #define WINRT_Windows_Phone_Devices_Power_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Phone.Devices.Power.2.h" namespace winrt::impl @@ -106,5 +106,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Management.Deployment.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Management.Deployment.h index 5a9aa756..5c1db0ac 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Management.Deployment.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Management.Deployment.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_Management_Deployment_H #define WINRT_Windows_Phone_Management_Deployment_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -458,5 +458,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Media.Devices.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Media.Devices.h index 7e81891a..48be32f0 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Media.Devices.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Media.Devices.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_Media_Devices_H #define WINRT_Windows_Phone_Media_Devices_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Phone.Media.Devices.2.h" namespace winrt::impl @@ -147,5 +147,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Notification.Management.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Notification.Management.h index 419f1533..a769accc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Notification.Management.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Notification.Management.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_Notification_Management_H #define WINRT_Windows_Phone_Notification_Management_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.Appointments.2.h" #include "winrt/impl/Windows.ApplicationModel.Email.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2618,5 +2618,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.Provisioning.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.Provisioning.h index 5d78b1d1..e0505255 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.Provisioning.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.Provisioning.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_PersonalInformation_Provisioning_H #define WINRT_Windows_Phone_PersonalInformation_Provisioning_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Phone.PersonalInformation.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -135,5 +135,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.h index c82cd86e..c678edad 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.PersonalInformation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_PersonalInformation_H #define WINRT_Windows_Phone_PersonalInformation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -1602,5 +1602,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Speech.Recognition.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Speech.Recognition.h index c87ba75e..8af6ff9c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Speech.Recognition.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.Speech.Recognition.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_Speech_Recognition_H #define WINRT_Windows_Phone_Speech_Recognition_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Phone.Speech.Recognition.2.h" namespace winrt::impl { @@ -17,5 +17,7 @@ namespace std { #ifndef WINRT_LEAN_AND_MEAN #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.StartScreen.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.StartScreen.h index 4e6773d5..8a9e72ae 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.StartScreen.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.StartScreen.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_StartScreen_H #define WINRT_Windows_Phone_StartScreen_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Notifications.2.h" #include "winrt/impl/Windows.Phone.StartScreen.2.h" @@ -281,5 +281,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Power.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Power.h index dc038e93..063c24ac 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Power.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Power.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_System_Power_H #define WINRT_Windows_Phone_System_Power_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Phone.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Phone.System.Power.2.h" @@ -109,5 +109,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Profile.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Profile.h index a98c5048..1afd3459 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Profile.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.Profile.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_System_Profile_H #define WINRT_Windows_Phone_System_Profile_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Phone.System.h" #include "winrt/impl/Windows.Phone.System.Profile.2.h" namespace winrt::impl @@ -43,5 +43,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.UserProfile.GameServices.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.UserProfile.GameServices.Core.h index a085c8cc..6b5ba59e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.UserProfile.GameServices.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.UserProfile.GameServices.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_System_UserProfile_GameServices_Core_H #define WINRT_Windows_Phone_System_UserProfile_GameServices_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Phone.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -224,5 +224,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.h index eb435afb..6da1589d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.System.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_System_H #define WINRT_Windows_Phone_System_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Phone.System.2.h" namespace winrt::impl { @@ -64,5 +64,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.UI.Input.h b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.UI.Input.h index 221127d7..a3735ec0 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Phone.UI.Input.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Phone.UI.Input.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Phone_UI_Input_H #define WINRT_Windows_Phone_UI_Input_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Phone.UI.Input.2.h" namespace winrt::impl @@ -237,5 +237,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Core.h index e494f6f9..51f8d0a1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_Identity_Core_H #define WINRT_Windows_Security_Authentication_Identity_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Authentication.Identity.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -444,5 +444,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Provider.h index a59e29e1..9ec2b46c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_Identity_Provider_H #define WINRT_Windows_Security_Authentication_Identity_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Authentication.Identity.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -690,5 +690,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.h index 8abfb824..94cc9cbb 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Identity.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_Identity_H #define WINRT_Windows_Security_Authentication_Identity_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Security.Authentication.Identity.2.h" @@ -144,5 +144,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.OnlineId.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.OnlineId.h index 99765e3b..bc50045b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.OnlineId.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.OnlineId.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_OnlineId_H #define WINRT_Windows_Security_Authentication_OnlineId_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.System.2.h" @@ -562,5 +562,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Core.h index cc87728c..91dbbddc 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_Web_Core_H #define WINRT_Windows_Security_Authentication_Web_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Authentication.Web.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -976,5 +976,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Provider.h index 5339d32c..5c353da5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_Web_Provider_H #define WINRT_Windows_Security_Authentication_Web_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Authentication.Web.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1204,5 +1204,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.h index 928cbeca..c5d508c1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authentication.Web.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authentication_Web_H #define WINRT_Windows_Security_Authentication_Web_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Security.Authentication.Web.2.h" @@ -248,5 +248,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authorization.AppCapabilityAccess.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authorization.AppCapabilityAccess.h index eed55f6d..86e3dae1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authorization.AppCapabilityAccess.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Authorization.AppCapabilityAccess.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Authorization_AppCapabilityAccess_H #define WINRT_Windows_Security_Authorization_AppCapabilityAccess_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.System.2.h" @@ -198,5 +198,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.UI.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.UI.h index d4762935..54642b87 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.UI.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.UI.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Credentials_UI_H #define WINRT_Windows_Security_Credentials_UI_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Credentials.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -486,5 +486,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.h index 2620e066..d3832ffa 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Credentials.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Credentials_H #define WINRT_Windows_Security_Credentials_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Security.Cryptography.Core.2.h" @@ -849,5 +849,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Certificates.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Certificates.h index cb76a624..484c927a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Certificates.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Certificates.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Cryptography_Certificates_H #define WINRT_Windows_Security_Cryptography_Certificates_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Cryptography.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3314,5 +3314,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Core.h index 63e2cf0e..87e6b13b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Cryptography_Core_H #define WINRT_Windows_Security_Cryptography_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Cryptography.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3242,5 +3242,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.DataProtection.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.DataProtection.h index 4ed398df..500f17a6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.DataProtection.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.DataProtection.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Cryptography_DataProtection_H #define WINRT_Windows_Security_Cryptography_DataProtection_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Security.Cryptography.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -113,5 +113,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.h index 38c4e398..ce0e0e1c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Cryptography.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Cryptography_H #define WINRT_Windows_Security_Cryptography_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Storage.Streams.2.h" #include "winrt/impl/Windows.Security.Cryptography.2.h" namespace winrt::impl @@ -220,5 +220,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.DataProtection.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.DataProtection.h index ff1440e0..f4dd6134 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.DataProtection.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.DataProtection.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_DataProtection_H #define WINRT_Windows_Security_DataProtection_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -247,5 +247,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.EnterpriseData.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.EnterpriseData.h index f36d4c84..85760613 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.EnterpriseData.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.EnterpriseData.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_EnterpriseData_H #define WINRT_Windows_Security_EnterpriseData_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Networking.2.h" @@ -1834,5 +1834,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.ExchangeActiveSyncProvisioning.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.ExchangeActiveSyncProvisioning.h index 988fd113..7b936ba4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.ExchangeActiveSyncProvisioning.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.ExchangeActiveSyncProvisioning.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_ExchangeActiveSyncProvisioning_H #define WINRT_Windows_Security_ExchangeActiveSyncProvisioning_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Security.ExchangeActiveSyncProvisioning.2.h" namespace winrt::impl @@ -527,5 +527,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Isolation.h b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Isolation.h index 54e5abdf..7d5b4889 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Security.Isolation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Security.Isolation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Security_Isolation_H #define WINRT_Windows_Security_Isolation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Security.Isolation.2.h" @@ -1591,5 +1591,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Cortana.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Cortana.h index 1fdb8bcf..65ef65a6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Cortana.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Cortana.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_Cortana_H #define WINRT_Windows_Services_Cortana_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -422,5 +422,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.Guidance.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.Guidance.h index 966d0352..82c108ac 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.Guidance.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.Guidance.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_Maps_Guidance_H #define WINRT_Windows_Services_Maps_Guidance_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Services.Maps.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1595,5 +1595,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.LocalSearch.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.LocalSearch.h index 7f80405d..c68d05d7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.LocalSearch.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.LocalSearch.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_Maps_LocalSearch_H #define WINRT_Windows_Services_Maps_LocalSearch_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Services.Maps.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -516,5 +516,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.OfflineMaps.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.OfflineMaps.h index e6e5d470..947f3997 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.OfflineMaps.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.OfflineMaps.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_Maps_OfflineMaps_H #define WINRT_Windows_Services_Maps_OfflineMaps_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Services.Maps.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -242,5 +242,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.h index 6c179dbb..41d41fd3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Maps.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_Maps_H #define WINRT_Windows_Services_Maps_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1973,5 +1973,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Store.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Store.h index 5ea26e59..23e927c2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.Store.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.Store.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_Store_H #define WINRT_Windows_Services_Store_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2984,5 +2984,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Services.TargetedContent.h b/cpp/platform/impl/windows/generated/winrt/Windows.Services.TargetedContent.h index 4884f9b3..15977b4e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Services.TargetedContent.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Services.TargetedContent.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Services_TargetedContent_H #define WINRT_Windows_Services_TargetedContent_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -1018,5 +1018,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.AccessCache.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.AccessCache.h index 675b608c..d4395b2d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.AccessCache.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.AccessCache.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_AccessCache_H #define WINRT_Windows_Storage_AccessCache_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -446,5 +446,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.BulkAccess.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.BulkAccess.h index ed8af849..7d31d981 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.BulkAccess.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.BulkAccess.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_BulkAccess_H #define WINRT_Windows_Storage_BulkAccess_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -384,5 +384,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Compression.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Compression.h index 17e77ed1..d73a65c9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Compression.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Compression.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_Compression_H #define WINRT_Windows_Storage_Compression_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -146,5 +146,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.FileProperties.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.FileProperties.h index d535d813..b440c15a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.FileProperties.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.FileProperties.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_FileProperties_H #define WINRT_Windows_Storage_FileProperties_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1288,5 +1288,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.Provider.h index db60251f..5954c7c2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_Pickers_Provider_H #define WINRT_Windows_Storage_Pickers_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.Pickers.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -545,5 +545,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.h index 3b6220f8..1d5a07a5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Pickers.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_Pickers_H #define WINRT_Windows_Storage_Pickers_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -827,5 +827,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Provider.h index 3075c1ed..739a13ff 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_Provider_H #define WINRT_Windows_Storage_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1877,5 +1877,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Search.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Search.h index 7b5d5110..58d53c49 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Search.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Search.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_Search_H #define WINRT_Windows_Storage_Search_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Data.Text.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1345,5 +1345,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Streams.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Streams.h index 429aa91d..1e06ded9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Streams.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.Streams.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_Streams_H #define WINRT_Windows_Storage_Streams_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Storage.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.2.h" @@ -1433,5 +1433,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.h b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.h index 33d6d2fc..4e0947a3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Storage.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Storage.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Storage_H #define WINRT_Windows_Storage_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Storage.FileProperties.2.h" @@ -4732,5 +4732,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.DevicePortal.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.DevicePortal.h index b6ae41ff..0bd40f54 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.DevicePortal.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.DevicePortal.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Diagnostics_DevicePortal_H #define WINRT_Windows_System_Diagnostics_DevicePortal_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.Diagnostics.h" #include "winrt/impl/Windows.ApplicationModel.AppService.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -294,5 +294,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.Telemetry.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.Telemetry.h index 6d8d9a02..e76b9f93 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.Telemetry.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.Telemetry.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Diagnostics_Telemetry_H #define WINRT_Windows_System_Diagnostics_Telemetry_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.Diagnostics.h" #include "winrt/impl/Windows.System.Diagnostics.Telemetry.2.h" namespace winrt::impl @@ -143,5 +143,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.TraceReporting.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.TraceReporting.h index b1c43489..835fbcbf 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.TraceReporting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.TraceReporting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Diagnostics_TraceReporting_H #define WINRT_Windows_System_Diagnostics_TraceReporting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.Diagnostics.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.System.Diagnostics.TraceReporting.2.h" @@ -317,5 +317,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.h index 10c438b8..8c963fda 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Diagnostics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Diagnostics_H #define WINRT_Windows_System_Diagnostics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Data.Json.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -963,5 +963,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Display.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Display.h index 188bc198..b98eb2de 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Display.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Display.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Display_H #define WINRT_Windows_System_Display_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.System.Display.2.h" namespace winrt::impl @@ -52,5 +52,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Implementation.FileExplorer.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Implementation.FileExplorer.h index e84b86ed..12b23834 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Implementation.FileExplorer.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Implementation.FileExplorer.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Implementation_FileExplorer_H #define WINRT_Windows_System_Implementation_FileExplorer_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Web.Http.2.h" @@ -152,5 +152,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Inventory.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Inventory.h index 3d886b81..f6a60cf3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Inventory.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Inventory.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Inventory_H #define WINRT_Windows_System_Inventory_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -109,5 +109,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.Diagnostics.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.Diagnostics.h index bf2a66d9..0f5aa201 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.Diagnostics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.Diagnostics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Power_Diagnostics_H #define WINRT_Windows_System_Power_Diagnostics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.Power.h" #include "winrt/impl/Windows.System.Power.Diagnostics.2.h" namespace winrt::impl @@ -132,5 +132,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.h index a4fed1d3..3dde95a3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Power.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Power_H #define WINRT_Windows_System_Power_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.System.Power.2.h" @@ -736,5 +736,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Preview.h index 6c843c4a..1e229a0f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Preview_H #define WINRT_Windows_System_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Devices.Sensors.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -206,5 +206,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.SystemManufacturers.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.SystemManufacturers.h index 0f27e30b..a17e466e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.SystemManufacturers.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.SystemManufacturers.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Profile_SystemManufacturers_H #define WINRT_Windows_System_Profile_SystemManufacturers_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.Profile.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.System.Profile.SystemManufacturers.2.h" @@ -270,5 +270,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.h index 860bf14e..8fcd8305 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Profile.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Profile_H #define WINRT_Windows_System_Profile_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1182,5 +1182,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteDesktop.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteDesktop.h index 191f3ba3..e8209267 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteDesktop.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteDesktop.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_RemoteDesktop_H #define WINRT_Windows_System_RemoteDesktop_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.System.RemoteDesktop.2.h" namespace winrt::impl @@ -43,5 +43,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteSystems.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteSystems.h index ec1366f6..6ebc8d3b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteSystems.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.RemoteSystems.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_RemoteSystems_H #define WINRT_Windows_System_RemoteSystems_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.ApplicationModel.AppService.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2706,5 +2706,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.Core.h index 265dc8e5..89e6cdae 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Threading_Core_H #define WINRT_Windows_System_Threading_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.Threading.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.System.Threading.2.h" @@ -247,5 +247,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.h index 125c2d5a..39c6873e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Threading.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Threading_H #define WINRT_Windows_System_Threading_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.System.Threading.2.h" @@ -343,5 +343,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.Update.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.Update.h index 0bec45a6..634e43f8 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.Update.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.Update.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_Update_H #define WINRT_Windows_System_Update_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -612,5 +612,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.UserProfile.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.UserProfile.h index dee0388f..0b5d871e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.UserProfile.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.UserProfile.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_UserProfile_H #define WINRT_Windows_System_UserProfile_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.System.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1080,5 +1080,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.System.h b/cpp/platform/impl/windows/generated/winrt/Windows.System.h index f45193f4..c26638db 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.System.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.System.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_System_H #define WINRT_Windows_System_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -4548,6 +4548,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } WINRT_EXPORT namespace winrt diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Accessibility.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Accessibility.h index fe806473..b6d784bf 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Accessibility.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Accessibility.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Accessibility_H #define WINRT_Windows_UI_Accessibility_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Accessibility.2.h" @@ -108,5 +108,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.ApplicationSettings.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.ApplicationSettings.h index 9c88d4ca..20664ce7 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.ApplicationSettings.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.ApplicationSettings.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_ApplicationSettings_H #define WINRT_Windows_UI_ApplicationSettings_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -887,5 +887,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Core.h index 247adecc..999492ec 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_Core_H #define WINRT_Windows_UI_Composition_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Composition.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Composition.2.h" @@ -99,5 +99,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Desktop.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Desktop.h index e469c317..2d855fa6 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Desktop.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Desktop.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_Desktop_H #define WINRT_Windows_UI_Composition_Desktop_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Composition.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Composition.2.h" @@ -41,5 +41,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Diagnostics.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Diagnostics.h index b86072f8..c69585fe 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Diagnostics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Diagnostics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_Diagnostics_H #define WINRT_Windows_UI_Composition_Diagnostics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Composition.h" #include "winrt/impl/Windows.UI.Composition.2.h" #include "winrt/impl/Windows.UI.Composition.Diagnostics.2.h" @@ -149,5 +149,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Effects.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Effects.h index 699e2582..a355401b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Effects.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Effects.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_Effects_H #define WINRT_Windows_UI_Composition_Effects_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Composition.h" #include "winrt/impl/Windows.Graphics.Effects.2.h" #include "winrt/impl/Windows.UI.Composition.Effects.2.h" @@ -183,5 +183,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Interactions.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Interactions.h index 82dc33a2..583a1db2 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Interactions.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Interactions.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_Interactions_H #define WINRT_Windows_UI_Composition_Interactions_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Composition.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2133,5 +2133,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Scenes.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Scenes.h index 51a94622..be9452d3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Scenes.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.Scenes.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_Scenes_H #define WINRT_Windows_UI_Composition_Scenes_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Composition.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1230,5 +1230,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.h index 2cfed57e..54fc933c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Composition.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Composition_H #define WINRT_Windows_UI_Composition_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -10398,5 +10398,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.AnimationMetrics.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.AnimationMetrics.h index 901a7213..7bc83fae 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.AnimationMetrics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.AnimationMetrics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Core_AnimationMetrics_H #define WINRT_Windows_UI_Core_AnimationMetrics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Core.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -308,5 +308,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.Communications.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.Communications.h index 0336beb4..3780429b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.Communications.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.Communications.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Core_Preview_Communications_H #define WINRT_Windows_UI_Core_Preview_Communications_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Core.Preview.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Core.Preview.Communications.2.h" @@ -617,5 +617,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.h index 7b59597e..6b0ff9c0 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Core_Preview_H #define WINRT_Windows_UI_Core_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Core.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.WindowManagement.2.h" @@ -159,5 +159,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.h index 2d489bed..623dca5e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Core_H #define WINRT_Windows_UI_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3295,6 +3295,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } WINRT_EXPORT namespace winrt diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Core.h index eaa80465..e7e419f5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Core_H #define WINRT_Windows_UI_Input_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.h" #include "winrt/impl/Windows.ApplicationModel.Core.2.h" #include "winrt/impl/Windows.System.2.h" @@ -104,5 +104,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Analysis.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Analysis.h index e8582c32..d80d2734 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Analysis.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Analysis.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Inking_Analysis_H #define WINRT_Windows_UI_Input_Inking_Analysis_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.Inking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -537,5 +537,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Core.h index 5c70dc08..d0818b1f 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Inking_Core_H #define WINRT_Windows_UI_Input_Inking_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.Inking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -667,5 +667,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Preview.h index 4a3630fe..58c8bf29 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Inking_Preview_H #define WINRT_Windows_UI_Input_Inking_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.Inking.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Composition.2.h" @@ -71,5 +71,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.h index 2c4cd656..3dc19206 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Inking.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Inking_H #define WINRT_Windows_UI_Input_Inking_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -2909,5 +2909,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.Injection.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.Injection.h index 36357492..64b3db5b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.Injection.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.Injection.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Preview_Injection_H #define WINRT_Windows_UI_Input_Preview_Injection_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.Preview.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.Gaming.Input.2.h" @@ -1139,5 +1139,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.h index 22b38f31..75d4eb4b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Preview_H #define WINRT_Windows_UI_Input_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.h" #include "winrt/impl/Windows.UI.Input.2.h" #include "winrt/impl/Windows.UI.WindowManagement.2.h" @@ -46,5 +46,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Spatial.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Spatial.h index e2a83192..42e91a9b 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Spatial.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.Spatial.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_Spatial_H #define WINRT_Windows_UI_Input_Spatial_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Input.h" #include "winrt/impl/Windows.Devices.Haptics.2.h" #include "winrt/impl/Windows.Devices.Power.2.h" @@ -2327,5 +2327,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.h index 40b262a9..9bf4d3d0 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Input.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Input_H #define WINRT_Windows_UI_Input_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Devices.Haptics.2.h" #include "winrt/impl/Windows.Devices.Input.2.h" @@ -4426,5 +4426,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.Management.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.Management.h index d6e49692..4f4de699 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.Management.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.Management.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Notifications_Management_H #define WINRT_Windows_UI_Notifications_Management_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Notifications.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -159,5 +159,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.h index e08d61ad..f9b50147 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Notifications.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Notifications_H #define WINRT_Windows_UI_Notifications_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.Data.Xml.Dom.2.h" @@ -3858,5 +3858,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Popups.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Popups.h index df6d997a..bb59f81c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Popups.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Popups.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Popups_H #define WINRT_Windows_UI_Popups_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -506,5 +506,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Shell.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Shell.h index e766f591..a6fb29af 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Shell.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Shell.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Shell_H #define WINRT_Windows_UI_Shell_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.ApplicationModel.Core.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -275,5 +275,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.StartScreen.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.StartScreen.h index 62983477..8eab4d28 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.StartScreen.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.StartScreen.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_StartScreen_H #define WINRT_Windows_UI_StartScreen_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.ApplicationModel.Core.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1720,5 +1720,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.Core.h index d1feb793..210034ef 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Text_Core_H #define WINRT_Windows_UI_Text_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Text.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1376,5 +1376,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.h index e7e13d2e..79a1b787 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Text.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Text_H #define WINRT_Windows_UI_Text_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" @@ -3147,5 +3147,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.Core.h index ab4f6810..110947e9 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_UIAutomation_Core_H #define WINRT_Windows_UI_UIAutomation_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.UIAutomation.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.UIAutomation.2.h" @@ -167,5 +167,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.h index 6693e40d..d0d4436c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.UIAutomation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_UIAutomation_H #define WINRT_Windows_UI_UIAutomation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.UI.UIAutomation.2.h" namespace winrt::impl @@ -74,5 +74,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.Core.h index d5b0d53d..7858f5cd 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_ViewManagement_Core_H #define WINRT_Windows_UI_ViewManagement_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.ViewManagement.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -626,5 +626,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.h index 13dc6314..ea349deb 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.ViewManagement.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_ViewManagement_H #define WINRT_Windows_UI_ViewManagement_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Devices.Enumeration.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2978,5 +2978,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.Core.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.Core.h index 1aa24172..680c15ae 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.Core.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.Core.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_WebUI_Core_H #define WINRT_Windows_UI_WebUI_Core_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.WebUI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -835,5 +835,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.h index 2777df63..9384a313 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WebUI.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_WebUI_H #define WINRT_Windows_UI_WebUI_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" @@ -1340,5 +1340,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.Preview.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.Preview.h index aa516c70..479cefd3 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.Preview.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.Preview.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_WindowManagement_Preview_H #define WINRT_Windows_UI_WindowManagement_Preview_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.WindowManagement.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.WindowManagement.2.h" @@ -50,5 +50,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.h index a4da1721..761fcc56 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.WindowManagement.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_WindowManagement_H #define WINRT_Windows_UI_WindowManagement_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1609,5 +1609,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Peers.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Peers.h index 6a7dd551..30e70e76 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Peers.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Peers.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Automation_Peers_H #define WINRT_Windows_UI_Xaml_Automation_Peers_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Automation.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -6563,5 +6563,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Provider.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Provider.h index 90b12a99..377f984a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Provider.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Provider.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Automation_Provider_H #define WINRT_Windows_UI_Xaml_Automation_Provider_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Automation.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.2.h" @@ -1925,5 +1925,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Text.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Text.h index 2c601237..dd1c60a4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Text.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.Text.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Automation_Text_H #define WINRT_Windows_UI_Xaml_Automation_Text_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Automation.h" #include "winrt/impl/Windows.UI.Xaml.Automation.Text.2.h" namespace winrt::impl @@ -18,5 +18,7 @@ namespace std { #ifndef WINRT_LEAN_AND_MEAN #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.h index fb7ff17f..f3dff4e4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Automation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Automation_H #define WINRT_Windows_UI_Xaml_Automation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.UI.Xaml.2.h" @@ -3903,5 +3903,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Maps.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Maps.h index c3452701..78c9e44a 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Maps.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Maps.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Controls_Maps_H #define WINRT_Windows_UI_Xaml_Controls_Maps_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Controls.h" #include "winrt/impl/Windows.Devices.Geolocation.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -9868,5 +9868,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Primitives.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Primitives.h index 0b0aff9e..7183276e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Primitives.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.Primitives.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Controls_Primitives_H #define WINRT_Windows_UI_Xaml_Controls_Primitives_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Controls.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -10415,5 +10415,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.h index 0e285e4c..0f84e8f1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Controls.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Controls_H #define WINRT_Windows_UI_Xaml_Controls_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.ApplicationModel.Contacts.2.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.2.h" @@ -67712,5 +67712,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Core.Direct.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Core.Direct.h index 2b959dde..d5dac4d4 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Core.Direct.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Core.Direct.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Core_Direct_H #define WINRT_Windows_UI_Xaml_Core_Direct_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.2.h" @@ -702,5 +702,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Data.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Data.h index f300fb02..0726072d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Data.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Data.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Data_H #define WINRT_Windows_UI_Xaml_Data_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1713,5 +1713,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Documents.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Documents.h index 3c3c4d00..db2abd40 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Documents.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Documents.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Documents_H #define WINRT_Windows_UI_Xaml_Documents_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -6230,5 +6230,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Hosting.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Hosting.h index b536ecbc..0bb2a362 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Hosting.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Hosting.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Hosting_H #define WINRT_Windows_UI_Xaml_Hosting_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Composition.2.h" @@ -1093,5 +1093,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Input.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Input.h index b50073cc..09544677 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Input.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Input.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Input_H #define WINRT_Windows_UI_Xaml_Input_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Devices.Input.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -4412,5 +4412,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Interop.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Interop.h index dbc15db1..ba6ca4c5 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Interop.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Interop.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Interop_H #define WINRT_Windows_UI_Xaml_Interop_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Xaml.Interop.2.h" @@ -506,6 +506,8 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } namespace winrt::impl diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Markup.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Markup.h index 63ab41e1..fb132059 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Markup.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Markup.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Markup_H #define WINRT_Windows_UI_Xaml_Markup_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1092,5 +1092,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Animation.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Animation.h index 71845d56..e7cba2b0 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Animation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Animation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Media_Animation_H #define WINRT_Windows_UI_Xaml_Media_Animation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Media.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -7704,5 +7704,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Imaging.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Imaging.h index 2fb45094..84008d6e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Imaging.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Imaging.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Media_Imaging_H #define WINRT_Windows_UI_Xaml_Media_Imaging_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Media.h" #include "winrt/impl/Windows.ApplicationModel.Background.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1477,5 +1477,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Media3D.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Media3D.h index 229440be..1541395c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Media3D.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.Media3D.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Media_Media3D_H #define WINRT_Windows_UI_Xaml_Media_Media3D_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.Media.h" #include "winrt/impl/Windows.UI.Xaml.2.h" #include "winrt/impl/Windows.UI.Xaml.Media.Media3D.2.h" @@ -853,5 +853,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.h index a5eb16d9..7164a8f1 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Media.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Media_H #define WINRT_Windows_UI_Xaml_Media_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -7049,5 +7049,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Navigation.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Navigation.h index 2c12d395..89561e03 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Navigation.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Navigation.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Navigation_H #define WINRT_Windows_UI_Xaml_Navigation_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.UI.Xaml.2.h" @@ -659,5 +659,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Printing.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Printing.h index 4df4c3b2..afd38a7d 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Printing.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Printing.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Printing_H #define WINRT_Windows_UI_Xaml_Printing_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Graphics.Printing.2.h" @@ -444,5 +444,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Resources.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Resources.h index 6765944a..41f2d84c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Resources.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Resources.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Resources_H #define WINRT_Windows_UI_Xaml_Resources_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.UI.Xaml.Resources.2.h" namespace winrt::impl @@ -146,5 +146,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Shapes.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Shapes.h index 694d8712..49282c78 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Shapes.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.Shapes.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_Shapes_H #define WINRT_Windows_UI_Xaml_Shapes_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.Xaml.h" #include "winrt/impl/Windows.UI.Composition.2.h" #include "winrt/impl/Windows.UI.Xaml.2.h" @@ -1185,5 +1185,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.h index 4612b17e..cd21051e 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.Xaml.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_Xaml_H #define WINRT_Windows_UI_Xaml_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.UI.h" #include "winrt/impl/Windows.ApplicationModel.2.h" #include "winrt/impl/Windows.ApplicationModel.Activation.2.h" @@ -14156,5 +14156,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.UI.h b/cpp/platform/impl/windows/generated/winrt/Windows.UI.h index 7e807fab..67082295 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.UI.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.UI.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_UI_H #define WINRT_Windows_UI_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.UI.2.h" namespace winrt::impl { @@ -2658,5 +2658,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.AtomPub.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.AtomPub.h index 82a1d270..2cc0e49c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.AtomPub.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.AtomPub.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_AtomPub_H #define WINRT_Windows_Web_AtomPub_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -333,5 +333,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Diagnostics.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Diagnostics.h index 25ed0729..89d69f20 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Diagnostics.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Diagnostics.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_Http_Diagnostics_H #define WINRT_Windows_Web_Http_Diagnostics_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.Http.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -596,5 +596,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Filters.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Filters.h index 4087e622..f5d95941 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Filters.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Filters.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_Http_Filters_H #define WINRT_Windows_Web_Http_Filters_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.Http.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -605,5 +605,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Headers.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Headers.h index c1435931..7c931d3c 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Headers.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.Headers.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_Http_Headers_H #define WINRT_Windows_Web_Http_Headers_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.Http.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -3656,5 +3656,40 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.h index 8f4131a5..50ece627 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Http.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_Http_H #define WINRT_Windows_Web_Http_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -1908,5 +1908,23 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; + template<> struct formatter : formatter {}; +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Syndication.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Syndication.h index af7c63bc..f9bc7219 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.Syndication.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.Syndication.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_Syndication_H #define WINRT_Windows_Web_Syndication_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.h" #include "winrt/impl/Windows.Data.Xml.Dom.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -2121,5 +2121,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.Interop.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.Interop.h index 0d4eebde..1f2a40bf 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.Interop.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.Interop.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_UI_Interop_H #define WINRT_Windows_Web_UI_Interop_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.UI.h" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" @@ -570,5 +570,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.h index 49b8f84d..48e1bc52 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.UI.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_UI_H #define WINRT_Windows_Web_UI_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/Windows.Web.h" #include "winrt/impl/Windows.ApplicationModel.DataTransfer.2.h" #include "winrt/impl/Windows.Foundation.2.h" @@ -1558,5 +1558,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/Windows.Web.h b/cpp/platform/impl/windows/generated/winrt/Windows.Web.h index 82796fcf..2ade9238 100644 --- a/cpp/platform/impl/windows/generated/winrt/Windows.Web.h +++ b/cpp/platform/impl/windows/generated/winrt/Windows.Web.h @@ -1,11 +1,11 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 #pragma once #ifndef WINRT_Windows_Web_H #define WINRT_Windows_Web_H #include "winrt/base.h" -static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210825.3"), "Mismatched C++/WinRT headers."); -#define CPPWINRT_VERSION "2.0.210825.3" +static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.210930.14"), "Mismatched C++/WinRT headers."); +#define CPPWINRT_VERSION "2.0.210930.14" #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Storage.Streams.2.h" #include "winrt/impl/Windows.Web.2.h" @@ -63,5 +63,7 @@ namespace std template<> struct hash : winrt::impl::hash_base {}; template<> struct hash : winrt::impl::hash_base {}; #endif +#ifdef __cpp_lib_format +#endif } #endif diff --git a/cpp/platform/impl/windows/generated/winrt/base.h b/cpp/platform/impl/windows/generated/winrt/base.h index 2fc47d24..2d1eb450 100644 --- a/cpp/platform/impl/windows/generated/winrt/base.h +++ b/cpp/platform/impl/windows/generated/winrt/base.h @@ -1,6 +1,6 @@ -// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3 +// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14 -#define CPPWINRT_VERSION "2.0.210825.3" +#define CPPWINRT_VERSION "2.0.210930.14" #pragma once #ifndef WINRT_BASE_H @@ -31,6 +31,10 @@ #include #endif +#ifdef __cpp_lib_format +#include +#endif + #ifdef __cpp_lib_coroutine #include @@ -115,6 +119,10 @@ namespace winrt::impl #ifdef __IUnknown_INTERFACE_DEFINED__ #define WINRT_IMPL_IUNKNOWN_DEFINED +#else +// Forward declare so we can talk about it. +struct IUnknown; +typedef struct _GUID GUID; #endif namespace winrt::impl @@ -259,33 +267,32 @@ WINRT_EXPORT namespace winrt { } -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED - - constexpr guid(GUID const& value) noexcept : - Data1(value.Data1), - Data2(value.Data2), - Data3(value.Data3), - Data4{ value.Data4[0], value.Data4[1], value.Data4[2], value.Data4[3], value.Data4[4], value.Data4[5], value.Data4[6], value.Data4[7] } - { - - } + template + constexpr guid(GUID const& value) noexcept : guid(convert(value)) { } operator GUID const&() const noexcept { return reinterpret_cast(*this); } -#endif - - constexpr explicit guid(std::string_view const value) noexcept : + constexpr explicit guid(std::string_view const value) : guid(parse(value)) { } - constexpr explicit guid(std::wstring_view const value) noexcept : + constexpr explicit guid(std::wstring_view const value) : guid(parse(value)) { } + + private: + template + constexpr static guid convert(T const& value) noexcept + { + return { value.Data1, value.Data2, value.Data3, + { value.Data4[0], value.Data4[1], value.Data4[2], value.Data4[3], value.Data4[4], value.Data4[5], value.Data4[6], value.Data4[7] } + }; + } }; inline bool operator==(guid const& left, guid const& right) noexcept @@ -645,12 +652,14 @@ namespace winrt::impl }; template -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED -#ifdef __clang__ +#if defined(__clang__) +#if __has_declspec_attribute(uuid) inline const guid guid_v{ __uuidof(T) }; #else - inline constexpr guid guid_v{ __uuidof(T) }; + inline constexpr guid guid_v{}; #endif +#elif defined(_MSC_VER) + inline constexpr guid guid_v{ __uuidof(T) }; #else inline constexpr guid guid_v{}; #endif @@ -1965,13 +1974,11 @@ namespace winrt::impl return { result, take_ownership_from_abi }; } -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED + template + struct is_classic_com_interface : std::conjunction, std::negation>> {}; + template - struct is_com_interface : std::disjunction, std::is_base_of, is_implements, std::is_base_of<::IUnknown, T>> {}; -#else - template - struct is_com_interface : std::disjunction, std::is_base_of, is_implements> {}; -#endif + struct is_com_interface : std::disjunction, std::is_base_of, is_implements, is_classic_com_interface> {}; template inline constexpr bool is_com_interface_v = is_com_interface::value; @@ -2247,14 +2254,10 @@ WINRT_EXPORT namespace winrt } } -#ifdef WINRT_IMPL_IUNKNOWN_DEFINED - inline ::IUnknown* get_unknown(Windows::Foundation::IUnknown const& object) noexcept { return static_cast<::IUnknown*>(get_abi(object)); } - -#endif } WINRT_EXPORT namespace winrt::Windows::Foundation @@ -2994,7 +2997,7 @@ WINRT_EXPORT namespace winrt return rend(); } -#if __cpp_lib_starts_ends_with +#ifdef __cpp_lib_starts_ends_with bool starts_with(wchar_t const value) const noexcept { return operator std::wstring_view().starts_with(value); @@ -3104,6 +3107,11 @@ WINRT_EXPORT namespace winrt } } +#ifdef __cpp_lib_format +template<> +struct std::formatter : std::formatter {}; +#endif + namespace winrt::impl { template <> struct abi @@ -4217,7 +4225,7 @@ WINRT_EXPORT namespace winrt { #if defined (WINRT_NO_MODULE_LOCK) - // Defining WINRT_NO_MODULE_LOCK is appropriate for apps (executables) that don't implement something like DllCanUnloadNow + // Defining WINRT_NO_MODULE_LOCK is appropriate for apps (executables) or pinned DLLs (that don't support unloading) // and can thus avoid the synchronization overhead imposed by the default module lock. constexpr auto get_module_lock() noexcept @@ -4233,6 +4241,11 @@ WINRT_EXPORT namespace winrt { return 0; } + + constexpr explicit operator bool() noexcept + { + return true; + } }; return lock{}; @@ -6151,19 +6164,23 @@ namespace winrt::impl explicit factory_count_guard(size_t& count) noexcept : m_count(count) { +#ifndef WINRT_NO_MODULE_LOCK #ifdef _WIN64 _InterlockedIncrement64((int64_t*)&m_count); #else _InterlockedIncrement((long*)&m_count); +#endif #endif } ~factory_count_guard() noexcept { +#ifndef WINRT_NO_MODULE_LOCK #ifdef _WIN64 _InterlockedDecrement64((int64_t*)&m_count); #else _InterlockedDecrement((long*)&m_count); +#endif #endif } @@ -6280,7 +6297,9 @@ namespace winrt::impl if (nullptr == _InterlockedCompareExchangePointer(reinterpret_cast(&m_value.object), *reinterpret_cast(&object), nullptr)) { *reinterpret_cast(&object) = nullptr; +#ifndef WINRT_NO_MODULE_LOCK get_factory_cache().add(this); +#endif } return callback(*reinterpret_cast const*>(&m_value.object)); @@ -6509,17 +6528,8 @@ namespace winrt::impl template