version 3.3

staticassert.h File Reference

#include <cassert>

Go to the source code of this file.

Namespaces

namespace  VRS
namespace  VRS::STATIC_ASSERTION_NS

Classes

struct  VRS::STATIC_ASSERTION_NS::STATIC_ASSERTION_FAILURE< true >
struct  VRS::STATIC_ASSERTION_NS::STATIC_ASSERTION_TEST< x >

Defines

#define VRS_STATIC_ASSERT(EXPR)


Define Documentation

#define VRS_STATIC_ASSERT ( EXPR   ) 

Value:

typedef ::VRS::STATIC_ASSERTION_NS::STATIC_ASSERTION_TEST< \
        sizeof(::VRS::STATIC_ASSERTION_NS::STATIC_ASSERTION_FAILURE< (bool)(EXPR) >) \
    > vrs_static_assert_typedef_


Generated on Thu May 24 06:00:16 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact