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.
|
A generic RAII wrapper for locks that implements the critical_section interface cpprest_synchronization::lock_guard More...
#include <pplxlinux.h>
Public Member Functions | |
scoped_lock (_Lock &_Critical_section) | |
scoped_lock (_Lock &_Critical_section) | |
A generic RAII wrapper for locks that implements the critical_section interface cpprest_synchronization::lock_guard
A generic RAII wrapper for locks that implement the critical_section interface std::lock_guard