libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Types | |
using | ptr_t = PtrT |
using | ptr_t = PtrT |
Static Public Member Functions | |
constexpr static ptr_t | result (typename ptr_t::element_type p) noexcept(true) |
constexpr static ptr_t | result (typename ptr_t::element_type p) noexcept(true) |
This is needed because the std::shared_ptr & boost::shared_ptr need to be created with an intrusive counter.
Definition at line 77 of file shared_ptr_parallel.cpp.
using make_shared< PtrT >::ptr_t = PtrT |
Definition at line 78 of file shared_ptr_parallel.cpp.
using make_shared< PtrT >::ptr_t = PtrT |
Definition at line 78 of file shared_ptr_parallel.cpp.
|
inlinestaticconstexprnoexcept |
Definition at line 80 of file shared_ptr_parallel.cpp.
|
inlinestaticconstexprnoexcept |
Definition at line 80 of file shared_ptr_parallel.cpp.