E.V.E
v2023.02.15
Loading...
Searching...
No Matches

◆ widen

auto eve::widen = ::rbr::flag( widen_mode{} )
inlineconstexpr

Header file

#include <eve/module/core.hpp>

The computation and its result use the type twice as wide as the parameters' element type. Returning to the original width, when needed, is left to the caller through convert.

Note
64 bits types are their own upgrade, so the option does nothing for them.