tin  1.5.9
tsm::runtime::task_group_resources< Groups > Struct Template Reference

#include <resources.h>

Collaboration diagram for tsm::runtime::task_group_resources< Groups >:
Collaboration graph

Static Public Attributes

static constexpr std::size_t group_count = sizeof...(Groups)
 
static constexpr std::size_t entry_count = (Groups::size + ... + 0U)
 

Member Data Documentation

◆ entry_count

template<typename... Groups>
constexpr std::size_t tsm::runtime::task_group_resources< Groups >::entry_count = (Groups::size + ... + 0U)
staticconstexpr

◆ group_count

template<typename... Groups>
constexpr std::size_t tsm::runtime::task_group_resources< Groups >::group_count = sizeof...(Groups)
staticconstexpr

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