libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
resettor< PtrT > Struct Template Referencefinal

Static Public Member Functions

template<class Cont >
static void result (Cont &cont) noexcept(false)
 
template<class Cont >
static void result (Cont &cont) noexcept(false)
 

Detailed Description

template<class PtrT>
struct resettor< PtrT >

This is needed because the std::shared_ptr & boost::shared_ptr are not thread-safe.

Definition at line 181 of file shared_ptr_parallel.cpp.

Member Function Documentation

◆ result() [1/2]

template<class PtrT >
template<class Cont >
static void resettor< PtrT >::result ( Cont &  cont)
inlinestaticnoexcept

Definition at line 183 of file shared_ptr_parallel.cpp.

◆ result() [2/2]

template<class PtrT >
template<class Cont >
static void resettor< PtrT >::result ( Cont &  cont)
inlinestaticnoexcept

Definition at line 183 of file shared_ptr_parallel.cpp.


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