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 >
struct gko::syn::value_list< T, Values >
value_list records several values with the same type in template.
- Template Parameters
-
T the value type of the list Values the values in the list
The documentation for this struct was generated from the following file:
- ginkgo/core/synthesizer/containers.hpp
Generated by