arithmetic: concept = std::integral || std::floating_point; main: () = { assert( arithmetic ); assert( arithmetic ); }