libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::ppd::api_threading_traits< API, Mdl >::cancellability Struct Reference

#include <thread_api_traits.hpp>

Public Member Functions

 cancellability () noexcept(false) FORCE_INLINE
 
 ~cancellability () noexcept(false) FORCE_INLINE
 

Detailed Description

template<generic_traits::api_type API, typename Mdl>
struct jmmcg::ppd::api_threading_traits< API, Mdl >::cancellability

Definition at line 303 of file thread_api_traits.hpp.

Constructor & Destructor Documentation

◆ cancellability()

template<generic_traits::api_type API, typename Mdl>
jmmcg::ppd::api_threading_traits< API, Mdl >::cancellability::cancellability ( )
inlinenoexcept

Definition at line 304 of file thread_api_traits.hpp.

◆ ~cancellability()

template<generic_traits::api_type API, typename Mdl>
jmmcg::ppd::api_threading_traits< API, Mdl >::cancellability::~cancellability ( )
inlinenoexcept

Definition at line 307 of file thread_api_traits.hpp.


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