7#if defined(HI_HAS_SSE4_1)
11#if defined(HI_HAS_SSSE3)
14#if defined(HI_HAS_SSE3)
17#if defined(HI_HAS_SSE2)
20#if defined(HI_HAS_SSE)
23#include "../utility/utility.hpp"
DOXYGEN BUG.
Definition algorithm.hpp:16
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377