C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Public Types | Static Public Member Functions | List of all members
utility::details::scoped_c_thread_locale Class Reference

Cross platform RAII container for setting thread local locale. More...

#include <asyncrt_utils.h>

Public Types

typedef locale_t xplat_locale
 

Static Public Member Functions

static _ASYNCRTIMP xplat_locale __cdecl c_locale ()
 

Detailed Description

Cross platform RAII container for setting thread local locale.


The documentation for this class was generated from the following file: