Skip to content

Variable ccpu

variable ccpu simd

template <cpu_t cpu>
constexpr ccpu_t<cpu> ccpu{}

Compile-time constant instance of ccpu_t .

Template parameters
cpu The CPU instruction set to wrap.

Fully qualified name: kfr::ccpu

Declared at simd/platform.hpp:91

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.