lkml.org 
[lkml]   [2019]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: + build_bugh-add-wrapper-for-_static_assert.patch added to -mm tree
On Fri, Feb 08, 2019 at 02:00:15PM -0800, akpm@linux-foundation.org wrote:
> +#define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr)

Major ACK. Stating invariants is why userspace assert() was always
better.

\
 
 \ /
  Last update: 2019-02-08 23:24    [W:0.025 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site