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

◆ pedantic

auto eve::pedantic = ::rbr::flag( pedantic_mode{} )
inlineconstexpr

Header file

#include <eve/module/core.hpp>

The undecorated call is free to take the shortest route the hardware offers. This option asks instead for the behaviour the C++ standard prescribes on infinities, zeroes and NaNs, which is usually slower.