summaryrefslogtreecommitdiff
path: root/static_assert.h
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor indentationDmitry V. Levin2018-12-301-9/+9
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* build: try to use _Static_assert if static_assert is not availableDmitry V. Levin2018-04-271-1/+10
* Introduce static_assertDmitry V. Levin2018-04-041-0/+40