Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::syn::value_list< T, Values > Struct Template Reference

value_list records several values with the same type in template. More...

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

Inheritance diagram for gko::syn::value_list< T, Values >:
[legend]

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: