[C++ PATCH, RFC] PR c++/63959, continued

Jason Merrill jason@redhat.com
Fri Jan 30 22:29:00 GMT 2015


On 01/30/2015 03:05 PM, Ville Voutilainen wrote:
> -#define TRY(expr) static_assert (expr, #expr)

The patch changes all the static_assert strings to "", which is not very 
useful; let's keep the macro.

Jason



More information about the Gcc-patches mailing list