Variable cpuval¶
variable cpuval simd¶
template <cpu_t cpu>
constexpr auto cpuval = cpuval_t<cpu>{} Compile-time constant instance of cpuval_t .
| cpu | The CPU instruction set to wrap. |
Fully qualified name: kfr::cpuval
Declared at simd/platform.hpp:121
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.