value_list< T, Values > Struct Template Reference

value_list&lt; T, Values &gt; Struct Template Reference#

Reference API: gko::syn::value_list< T, Values > Struct Template Reference
Reference API
gko::syn::value_list< T, Values > Struct Template Reference

#include <ginkgo/core/synthesizer/containers.hpp>

Detailed Description

template<typename T, T... Values>
struct gko::syn::value_list< T, Values >

value_list records several values with the same type in template.

Template Parameters
Tthe value type of the list
Valuesthe values in the list

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