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.
Classes | Public Member Functions | List of all members
pplx::details::_CancellationTokenState::TokenRegistrationContainer Class Reference

Public Member Functions

void swap (TokenRegistrationContainer &list)
 
bool empty ()
 
template<typename T >
void for_each (T lambda)
 
void push_back (_CancellationTokenRegistration *token)
 
void remove (_CancellationTokenRegistration *token)
 

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