libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::ppd::private_::subdivide_n_gen_wk< pool_traits::size_mode_t::infinite, TPB, Alg >::algo_work_heap_type Struct Reference

#include <subdivide_n_gen_wk_impl.hpp>

Public Types

typedef unsigned char * buffer_type
 

Public Member Functions

template<class T >
constexpr FORCE_INLINE algo_work_heap_type (T *const, std::ptrdiff_t const, std::size_t const) noexcept(true)
 

Detailed Description

template<class TPB, class Alg>
struct jmmcg::ppd::private_::subdivide_n_gen_wk< pool_traits::size_mode_t::infinite, TPB, Alg >::algo_work_heap_type

Definition at line 287 of file subdivide_n_gen_wk_impl.hpp.

Member Typedef Documentation

◆ buffer_type

template<class TPB , class Alg >
typedef unsigned char* jmmcg::ppd::private_::subdivide_n_gen_wk< pool_traits::size_mode_t::infinite, TPB, Alg >::algo_work_heap_type::buffer_type

Definition at line 288 of file subdivide_n_gen_wk_impl.hpp.

Constructor & Destructor Documentation

◆ algo_work_heap_type()

template<class TPB , class Alg >
template<class T >
constexpr FORCE_INLINE jmmcg::ppd::private_::subdivide_n_gen_wk< pool_traits::size_mode_t::infinite, TPB, Alg >::algo_work_heap_type::algo_work_heap_type ( T * const  ,
std::ptrdiff_t const  ,
std::size_t const   
)
inlineconstexprnoexcept

Definition at line 291 of file subdivide_n_gen_wk_impl.hpp.


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