MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
static_assert_< boolean_expression > Struct Template Reference

Returns the given boolean expression and statically asserts that its value is true. More...

#include </Users/ldionne/code/mpl11/test/static_assert.hpp>

Detailed Description

template<typename boolean_expression>
struct static_assert_< boolean_expression >

Returns the given boolean expression and statically asserts that its value is true.