__builtin_huge_val, __builtin_inf, and std::numeric_limits

Zack Weinberg zack@codesourcery.com
Wed Sep 4 17:12:00 GMT 2002


On Wed, Sep 04, 2002 at 04:25:47PM -0700, Richard Henderson wrote:
> +DEF_GCC_BUILTIN(BUILT_IN_INF,
> +		"__builtin_inf",
> +		BT_FN_DOUBLE,
> +		ATTR_PURE_NOTHROW_LIST)

Why can't these be const?

zw



More information about the Libstdc++ mailing list