libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
cctor_thread< Element >::make Struct Reference

Public Member Functions

 make () noexcept(true)
 
cont_t::value_type operator() ()
 
 make () noexcept(true)
 
cont_t::value_type operator() () noexcept(false)
 
 make () noexcept(true)
 
cont_t::value_type operator() ()
 
 make () noexcept(true)
 
cont_t::value_type operator() () noexcept(false)
 

Public Attributes

cont_t::value_type::element_type::element_type i
 

Detailed Description

template<class Element>
struct cctor_thread< Element >::make

Definition at line 66 of file unique_ptr_parallel.cpp.

Constructor & Destructor Documentation

◆ make() [1/4]

template<class Element >
cctor_thread< Element >::make::make ( )
inlinenoexcept

Definition at line 69 of file unique_ptr_parallel.cpp.

Referenced by cctor_thread< Element >::make::make().

◆ make() [2/4]

template<class Element >
cctor_thread< Element >::make::make ( )
inlinenoexcept

Definition at line 154 of file shared_ptr_parallel.cpp.

References cctor_thread< Element >::make::make().

◆ make() [3/4]

template<class Element >
cctor_thread< Element >::make::make ( )
inlinenoexcept

Definition at line 69 of file unique_ptr_parallel.cpp.

◆ make() [4/4]

template<class Element >
cctor_thread< Element >::make::make ( )
inlinenoexcept

Definition at line 154 of file shared_ptr_parallel.cpp.

Member Function Documentation

◆ operator()() [1/4]

template<class Element >
cont_t::value_type cctor_thread< Element >::make::operator() ( )
inline

Definition at line 71 of file unique_ptr_parallel.cpp.

◆ operator()() [2/4]

template<class Element >
cont_t::value_type cctor_thread< Element >::make::operator() ( )
inline

Definition at line 71 of file unique_ptr_parallel.cpp.

◆ operator()() [3/4]

template<class Element >
cont_t::value_type cctor_thread< Element >::make::operator() ( )
inlinenoexcept

Definition at line 156 of file shared_ptr_parallel.cpp.

◆ operator()() [4/4]

template<class Element >
cont_t::value_type cctor_thread< Element >::make::operator() ( )
inlinenoexcept

Definition at line 156 of file shared_ptr_parallel.cpp.

Member Data Documentation

◆ i

template<class Element >
cont_t::value_type::element_type::element_type cctor_thread< Element >::make::i

Definition at line 67 of file unique_ptr_parallel.cpp.


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