This template used to determine the data type of an expression. It was based on the pecularity that the function #ifexpr took the float -0 as true. Since 2011 the function #ifexpr takes both 0 and the float -0 as false, as one would expect.

Until a new method is discovered this template is made to produce the empty string.