10 #include <utility/Unused.hpp> #define MAYBE_UNUSED(A)
Suppress the "Unused Variable" warning at any scope.
constexpr int NSIMD_COMPONENTS
Number of components of a SIMD vector of type F.
decltype(auto) operator+(T1 &&smet1, T2 &&smet2)
Implement smet1+smet2.