Navigation
index
next
|
previous
|
LegionEngine v 0.2 alpha documentation
»
Legion API
»
Template Struct job_pool
Template Struct job_pool
¶
Defined in
File job_pool.hpp
Struct Documentation
¶
template<typename
Func
>
struct
legion::core::async
::
job_pool
¶
Public Functions
inline
job_pool
(
size_type
count
,
const
Func
&
func
)
¶
inline
virtual
runnable_base
*
pop_job
(
)
override
¶
inline
virtual
bool
empty
(
)
const
noexcept
override
¶
Table of Contents
Template Struct job_pool
Struct Documentation
Related Topics
Documentation index
Legion API
Previous:
Template Struct job_operation
Next:
Struct job_pool_base
This Page
Show Source
Quick search