[PATCH v3] Provide a C++ version of iseqsig

Joseph Myers joseph@codesourcery.com
Tue Nov 14 16:40:00 GMT 2017


On Tue, 14 Nov 2017, Florian Weimer wrote:

> Would these two expressions have the same types, assuming _T1 and _T2 are the
> template parameters from the iseqsig definition?
> 
>   __MATH_EVAL_FMT2 (__x, __y)
>   __MATH_EVAL_FMT2 (_T1 (), _T2 ())

Yes, they should always have the same type.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list