Eneboo - Documentación para desarrolladores
|
Implements compile-time assertion checking. Más...
#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>