Skip to content

Class ::std::tuple_size

class tuple_size<kfr::vec<T, N>> simd

template <typename T, size_t N>
struct tuple_size<kfr::vec<T, N>> : public integral_constant<size_t, N> { … }

Fully qualified name: std::tuple_size<kfr::vec<T, N>>

Declared at simd/vec.hpp:2216

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