spinn_common 7.3.1
Support code for SpiNNaker applications.
|
This file provides a static assertion facility. More...
Go to the source code of this file.
Macros | |
#define | static_assert(predicate, msg) _Static_assert(predicate, "msg") |
This macro gives access to GCC's built-in static assertion. | |
This file provides a static assertion facility.
Created on : 12 December 2013 Version : $Revision$ Last modified on : $Date$ Last modified by : $Author$ $Id$
$Log$