Skip to content

Function override_cpu

function override_cpu(cpu_t) runtime

inline cpu_t override_cpu(cpu_t cpu)

Overrides the CPU instruction set used by KFR at runtime.

Parameters
cpu The instruction set level to install.
Returns
The previously selected instruction set level.

Fully qualified name: kfr::override_cpu(cpu_t)

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