Skip to content

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.

Template parameters
Value The compile-time size value.

Fully qualified name: kfr::force_compiletime_size_t

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