Function override_cpu¶
function override_cpu(cpu_t) runtime¶
Overrides the CPU instruction set used by KFR at runtime.
| cpu | The instruction set level to install. |
| The previously selected instruction set level. |
Fully qualified name: kfr::override_cpu(cpu_t)
Declared at runtime/cpuid_auto.hpp:73
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.