Project

General

Profile

« Previous | Next » 

Revision 68c0dc8d

Added by shyouhei (Shyouhei Urabe) over 5 years ago

internal/static_assert.h rework

ISO/IEC 9899:2011 section 7.2 states that <assert.h> must define
static_assert. Use it when available.