sandbox
Loading...
Searching...
No Matches
sbx::containers::detail::sub_graph Class Reference
Inheritance diagram for sbx::containers::detail::sub_graph:
sbx::containers::detail::graph_builder

Additional Inherited Members

- Public Member Functions inherited from sbx::containers::detail::graph_builder
 graph_builder (graph_base &graph)
 
template<typename Callable >
requires (is_static_task_v<Callable>)
auto emplace (Callable &&callable) -> task
 
template<typename... Callables>
requires (sizeof...(Callables) > 1u)
auto emplace (Callables &&... callables) -> decltype(auto)
 
- Protected Attributes inherited from sbx::containers::detail::graph_builder
graph_base_graph
 

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