Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

StaticAssert.h File Reference

#include <gmtl/Defines.h>
#include <gmtl/Util/Meta.h>

Include dependency graph for StaticAssert.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  gmtl

Defines

#define GMTL_STATIC_ASSERT(B)


Define Documentation

#define GMTL_STATIC_ASSERT  
 

Value:

typedef ::gmtl::static_assert_test<\
      sizeof(::gmtl::STATIC_ASSERTION_FAILURE< (bool)( B ) >)>\
         GMTL_JOIN(gmtl_static_assert_typedef_, __LINE__)

Definition at line 53 of file StaticAssert.h.

Referenced by gmtl::Coord::Coord.


Generated on Mon Apr 7 15:29:18 2003 for GenericMathTemplateLibrary by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002