libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::pop_t< Cont > Struct Template Reference

#include <thread_safe_adaptors_impl.hpp>

Public Member Functions

constexpr pop_t (Cont &c) noexcept(true) FORCE_INLINE
 
 ~pop_t () noexcept(true) FORCE_INLINE
 

Public Attributes

Cont & cont
 

Detailed Description

template<class Cont>
struct jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::pop_t< Cont >

Definition at line 37 of file thread_safe_adaptors_impl.hpp.

Constructor & Destructor Documentation

◆ pop_t()

template<class Cont >
constexpr jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::pop_t< Cont >::pop_t ( Cont &  c)
inlineconstexprnoexcept

◆ ~pop_t()

Member Data Documentation

◆ cont


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