Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Latest commit

 

History

History
60 lines (44 loc) · 1.53 KB

xsimd_fallback_details.rst

File metadata and controls

60 lines (44 loc) · 1.53 KB

Implementation details

Helper C++ classes, functions and namespaces.

remove_cvref_t Typedef remove_cvref_t<remove-cvref-t>
xsimd::details::is_batch Class is_batch<is-batch>
xsimd::details::is_expr Class is_expr<is-expr>
xsimd::details::is_valid_expr Class is_valid_expr<is-valid-expr>
xsimd::details::expr_size_impl Class expr_size_impl<expr-size-impl>
xsimd::details::expr_maker Class expr_maker<expr-maker>
xsimd::details::make_expr Function make_expr<make-expr>

Typedefs

Classes

Functions