Implements compile-time assertion checking. More...
#include <sassert.h>
Implements compile-time assertion checking.
sassert<(1+1 == 2)> CheckOnePlusOneIsTwo;
This code is part of the Hoard distribution and is governed by its license. <http://www.hoard.org>