Variable force_compiletime_size_t¶
variable force_compiletime_size_t simd¶
template <size_t Value>
constexpr inline size_t force_compiletime_size_t = Value Forces a compile-time evaluation of the given size_t value.
| Value | The compile-time size value. |
Fully qualified name: kfr::force_compiletime_size_t
Declared at simd/constants.hpp:226
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.