Ginkgo  Generated from pipelines/1764531644 branch based on develop. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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>

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: